diff --git a/compiler/testData/codegen/box/casts/castToDefinitelyNotNullType.kt b/compiler/testData/codegen/box/casts/castToDefinitelyNotNullType.kt index 279c3070fe6..33ff8db0ef4 100644 --- a/compiler/testData/codegen/box/casts/castToDefinitelyNotNullType.kt +++ b/compiler/testData/codegen/box/casts/castToDefinitelyNotNullType.kt @@ -2,6 +2,7 @@ // IGNORE_BACKEND: JS // IGNORE_BACKEND: JS_IR // IGNORE_BACKEND: WASM +// IGNORE_BACKEND: NATIVE // IGNORE_BACKEND_FIR: JVM_IR // FIR status: Syntax error at (T & Any)