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,6 +1,5 @@
// !LANGUAGE: +ValueClasses
// WITH_STDLIB
// TARGET_BACKEND: JVM_IR
@JvmInline
value class A(val x: Int, val y: Int) {
@@ -1,6 +1,5 @@
// !LANGUAGE: +ValueClasses
// WITH_STDLIB
// TARGET_BACKEND: JVM_IR
@JvmInline
value class A(val x: Int, val y: Int) {