Minor. Update test data

This commit is contained in:
Ilmir Usmanov
2019-02-19 18:09:01 +03:00
parent 057bdb3954
commit aa9ce7b2e9

View File

@@ -14,8 +14,8 @@ fun main(args: Array<String>) {
@BuilderInference
suspend fun SequenceScope<Int>.awaitSeq(): Int = 42
// 1 LOCALVARIABLE a I L19 L.* 3
// 1 LINENUMBER 8 L19
// 1 LOCALVARIABLE a I L16 L.* 3
// 1 LINENUMBER 8 L16
// Adding ignore flags below the test since the test relies on line numbers.
// IGNORE_BACKEND: JVM_IR