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