[IR] Print evaluated const directly into interpreter's tests
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ class O {
|
||||
|
||||
fun box(): String {
|
||||
return "$O" + "$K" // must not be evaluated during compile time
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user