[JS IR] disable some AST checks for now
This commit is contained in:
committed by
TeamCityServer
parent
953089a4b9
commit
58bd4ffd71
@@ -5,7 +5,6 @@ package foo
|
||||
// CHECK_NOT_CALLED: f1
|
||||
// CHECK_NOT_CALLED: f2
|
||||
// CHECK_BREAKS_COUNT: function=test count=3 TARGET_BACKENDS=JS
|
||||
// CHECK_BREAKS_COUNT: function=test_1 count=6 IGNORED_BACKENDS=JS
|
||||
|
||||
internal var even = arrayListOf<Int>()
|
||||
internal var odd = arrayListOf<Int>()
|
||||
|
||||
Reference in New Issue
Block a user