[JS TESTS] Remove LANGUAGE_VERSION directive
Some of them are not necessary at all, others can be replaced with `!LANGUAGE` directive with exclusion of corresponding features.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// EXPECTED_REACHABLE_NODES: 1290
|
||||
// LANGUAGE_VERSION: 1.1
|
||||
// !LANGUAGE: -ProhibitGenericArrayClassLiteral
|
||||
import kotlin.reflect.KClass
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user