[K/JS] Add support of compilation with ES-classes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND: JS, JS_IR, WASM
|
||||
// IGNORE_BACKEND: JS, JS_IR, JS_IR_ES6, WASM
|
||||
@Suppress("UNCHECKED_CAST")
|
||||
fun <T> f() = 1L as T
|
||||
|
||||
|
||||
Reference in New Issue
Block a user