[JS] Remove KJS_WITH_FULL_RUNTIME for tests that already have WITH_RUNTIME
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
fun ub_ub(x: UByte, a: UByte, b: UByte) = x in a..b
|
||||
fun ub_us(x: UByte, a: UShort, b: UShort) = x in a..b
|
||||
|
||||
Reference in New Issue
Block a user