diff --git a/compiler/testData/codegen/box/builderInference/substituteStubTypeIntoCR.kt b/compiler/testData/codegen/box/builderInference/substituteStubTypeIntoCR.kt index 16f77837185..b2c27e27ff2 100644 --- a/compiler/testData/codegen/box/builderInference/substituteStubTypeIntoCR.kt +++ b/compiler/testData/codegen/box/builderInference/substituteStubTypeIntoCR.kt @@ -1,6 +1,7 @@ // IGNORE_BACKEND_FIR: JVM_IR // IGNORE_BACKEND: JVM_IR // IGNORE_BACKEND: JS_IR +// IGNORE_BACKEND: NATIVE // KJS_WITH_FULL_RUNTIME // WITH_RUNTIME // WITH_COROUTINES