diff --git a/compiler/testData/codegen/box/compileKotlinAgainstKotlin/privateSuperType.kt b/compiler/testData/codegen/box/compileKotlinAgainstKotlin/privateSuperType.kt index 0b2ed182583..64a6bcf6ffb 100644 --- a/compiler/testData/codegen/box/compileKotlinAgainstKotlin/privateSuperType.kt +++ b/compiler/testData/codegen/box/compileKotlinAgainstKotlin/privateSuperType.kt @@ -1,3 +1,4 @@ +// IGNORE_BACKEND: NATIVE // MODULE: lib // FILE: Z.kt package z