[Test] Mute tests due to KT-53846
This commit is contained in:
committed by
Space Team
parent
49f15a16ce
commit
0d100cf114
+3
-1
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
|
||||
// Reason: KT-53846
|
||||
// !LANGUAGE: +ContextReceivers
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
|
||||
@@ -14,4 +16,4 @@ class Foo private constructor(i: Int) {
|
||||
constructor() : this(1)
|
||||
}
|
||||
|
||||
class Ctx
|
||||
class Ctx
|
||||
|
||||
Reference in New Issue
Block a user