[JS] Remove failed checks based on unstable naming
This commit is contained in:
-1
@@ -12,7 +12,6 @@ inline fun <T : A> inlineFun(capturedParam: T, lambda: () -> T = { capturedParam
|
||||
|
||||
// FILE: 2.kt
|
||||
// CHECK_CONTAINS_NO_CALLS: box TARGET_BACKENDS=JS
|
||||
// CHECK_CONTAINS_NO_CALLS: box except=_get_value__0_k$ IGNORED_BACKENDS=JS
|
||||
|
||||
import test.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user