[K/N] Enable definitely not null cast test for native
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
// IGNORE_BACKEND: JS
|
// IGNORE_BACKEND: JS
|
||||||
// IGNORE_BACKEND: JS_IR
|
// IGNORE_BACKEND: JS_IR
|
||||||
// IGNORE_BACKEND: WASM
|
// IGNORE_BACKEND: WASM
|
||||||
// IGNORE_BACKEND: NATIVE
|
|
||||||
|
|
||||||
fun <T> test(t: T) = t as (T & Any)
|
fun <T> test(t: T) = t as (T & Any)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user