[test] Don't run K2-specific irText tests against K1

This commit is contained in:
Sergej Jaskiewicz
2023-03-09 19:27:03 +01:00
committed by Space Team
parent 98e497509a
commit 7dba138da6
4 changed files with 4 additions and 0 deletions
@@ -1,3 +1,4 @@
// TARGET_FRONTEND: FIR
// FIR_IDENTICAL
class A {
@@ -1,3 +1,4 @@
// TARGET_FRONTEND: FIR
// FIR_IDENTICAL
class A {
val a = 20
@@ -1,3 +1,4 @@
// TARGET_FRONTEND: FIR
// FIR_IDENTICAL
class A {
var it: Int
@@ -1,3 +1,4 @@
// TARGET_FRONTEND: FIR
// FIR_IDENTICAL
class A {
val it: Number