Fix test data
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ fun main(args: Array<String>) {
|
||||
@BuilderInference
|
||||
suspend fun SequenceScope<Int>.awaitSeq(): Int = 42
|
||||
|
||||
// 1 LOCALVARIABLE a I L19 L23 3
|
||||
// 1 LOCALVARIABLE a I L19 L.* 3
|
||||
// 1 LINENUMBER 8 L19
|
||||
// Adding ignore flags below the test since the test relies on line numbers.
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
Reference in New Issue
Block a user