[Wasm] Add JS box/native tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: UNSUPPORTED_JS_INTEROP
|
||||
// EXPECTED_REACHABLE_NODES: 1304
|
||||
external open class A {
|
||||
open fun f(x: Int): String = definedExternally
|
||||
|
||||
Reference in New Issue
Block a user