[Test] Convert IGNORE: NATIVE directives in box tests sam/* and sameFile*/*
^KT-59057 Merge-request: KT-MR-10758 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
4db2bc28f2
commit
ab03cb2357
+4
-1
@@ -1,5 +1,8 @@
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// DONT_TARGET_EXACT_BACKEND: NATIVE
|
||||
// NATIVE error: error: compilation failed: IrClassPublicSymbolImpl for box.sameFileInSourceAndDependencies.nestedClassDeclaration/Host|null[0] is already bound: CLASS CLASS name:Host modality:FINAL visibility:public superTypes:[kotlin.Any]
|
||||
// IGNORE_BACKEND: JS_IR, JS_IR_ES6
|
||||
// JS_IR error: IrClassPublicSymbolImpl for /Host|null[0] is already bound: CLASS CLASS name:Host modality:FINAL visibility:public superTypes:[kotlin.Any]
|
||||
|
||||
// MODULE: lib
|
||||
// FILE: 2.kt
|
||||
class Host {
|
||||
|
||||
Reference in New Issue
Block a user