From 8744e3db7471ad4811a4bde77ef6de5850e2a710 Mon Sep 17 00:00:00 2001 From: Pavel Punegov Date: Tue, 28 Dec 2021 12:00:00 +0300 Subject: [PATCH] [K/N][test] Ignore test ^KT-49422 --- .../testData/codegen/box/casts/castToDefinitelyNotNullType.kt | 1 + 1 file changed, 1 insertion(+) 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)