K2 Scripting: add Fir script codegen tests
27 failing tests are muted
This commit is contained in:
committed by
Space Team
parent
83d0dbe436
commit
5824b9c59c
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
|
||||
var log = "begin"
|
||||
fun append(msg: String) {
|
||||
log = "$log;$msg"
|
||||
|
||||
Reference in New Issue
Block a user