[JS] Remove KJS_WITH_FULL_RUNTIME for tests that already have WITH_RUNTIME
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// WITH_RUNTIME
|
||||
|
||||
class Itr : Iterator<String> by ArrayList<String>().iterator()
|
||||
|
||||
Reference in New Issue
Block a user