[K/N] Run irText tests for K1/Native
^KT-58240
This commit is contained in:
committed by
Space Team
parent
40c9f831e2
commit
3aa6c9e74d
@@ -5,6 +5,9 @@
|
||||
// IGNORE_BACKEND_K1: JS_IR
|
||||
// IGNORE_BACKEND_K1: JS_IR_ES6
|
||||
|
||||
// KT-61141: IrSimpleFunctionPublicSymbolImpl for /Derived.foo|foo(kotlin.String){}[0] is already bound
|
||||
// IGNORE_BACKEND_K1: NATIVE
|
||||
|
||||
open class Base<T> {
|
||||
fun foo(x: T) {}
|
||||
fun foo(y: String) {}
|
||||
|
||||
Reference in New Issue
Block a user