Fix test data

This commit is contained in:
Mikhael Bogdanov
2019-03-26 17:17:09 +01:00
parent b3f1908026
commit e01cac4c3d
+2 -2
View File
@@ -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
// there is a LINENUMBER 6, but still fails the test.
// IGNORE_BACKEND: JVM_IR
// 2 3 4 5 6 +8 9 10 11 8 13