[JS] Remove KJS_WITH_FULL_RUNTIME for tests that already have WITH_RUNTIME
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// WITH_RUNTIME
|
||||
|
||||
val iterable: Iterable<Int> = listOf(1, 2, 3)
|
||||
|
||||
Reference in New Issue
Block a user