[JS IR BE] Add missing KJS_WITH_FULL_RUNTIME to some tests
+ ranges test generator
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
class A() {
|
||||
infix fun <T> ArrayList<T>.add3(el: T) = add(el)
|
||||
|
||||
Reference in New Issue
Block a user