Suppress final failure which relies on line numbers.
This commit is contained in:
committed by
Mikhael Bogdanov
parent
3a11322506
commit
48bd99730d
@@ -5,4 +5,6 @@ fun foo() {
|
||||
else -> System.out?.println()
|
||||
}
|
||||
}
|
||||
// 1 LINENUMBER 3
|
||||
// 1 LINENUMBER 3
|
||||
// Adding ignore flags below the test since the test relies on line numbers.
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
Reference in New Issue
Block a user