Fix test data

This commit is contained in:
Ilmir Usmanov
2019-02-01 17:32:37 +03:00
parent 4d68e08ab7
commit 20e4efaeab
14 changed files with 16 additions and 16 deletions
@@ -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