Fix test data
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ fun foo(x: Int) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// 2 3 4 5 6 +8 9 10 11 8 13
|
|
||||||
|
|
||||||
// JVM_IR also generates a LINENUMBER 12, which seems consistent with the fact that
|
// JVM_IR also generates a LINENUMBER 12, which seems consistent with the fact that
|
||||||
// there is a LINENUMBER 6, but still fails the test.
|
// there is a LINENUMBER 6, but still fails the test.
|
||||||
// IGNORE_BACKEND: JVM_IR
|
// IGNORE_BACKEND: JVM_IR
|
||||||
|
|
||||||
|
// 2 3 4 5 6 +8 9 10 11 8 13
|
||||||
Reference in New Issue
Block a user