AA FIR: avoid unsafe argument retrieval during const evaluation
This commit is contained in:
committed by
Ilya Kirillov
parent
0b4a4ca42b
commit
dd7fc7f4ae
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
const val CODE = <expr>"""
|
||||
const val CODE = "const val CODE = ..."
|
||||
""".trimIndent()</expr>
|
||||
Reference in New Issue
Block a user