Remove obsolete directives in diagnostic backend tests

This commit is contained in:
Alexander Udalov
2023-06-22 21:47:14 +02:00
committed by Space Team
parent 6f2bb8c05a
commit dd3bebb690
49 changed files with 22 additions and 57 deletions
@@ -1,5 +1,5 @@
// FIR_IDENTICAL
// TARGET_BACKEND: JVM_IR
class <!CONFLICTING_INHERITED_JVM_DECLARATIONS!>Fun<!> :
(Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int,
Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int, Int) -> Int,
@@ -18,4 +18,4 @@ class <!CONFLICTING_INHERITED_JVM_DECLARATIONS!>Fun<!> :
p20: Int, p21: Int, p22: Int, p23: Int, p24: Int, p25: Int, p26: Int, p27: Int, p28: Int, p29: Int,
p30: Int, p31: Int, p32: Int
): Int = 333
}
}