[JS] Remove KJS_WITH_FULL_RUNTIME for tests that already have WITH_RUNTIME
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
// WASM_MUTE_REASON: UNSIGNED_ARRAYS
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
class C<T>(val x: T, vararg ys: UInt) {
|
||||
val y0 = ys[0]
|
||||
|
||||
Reference in New Issue
Block a user