mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
Minor. Update test data
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user