[JS IR] Enable line number tests for JS IR
This commit is contained in:
@@ -12,4 +12,5 @@ fun box() {
|
||||
}
|
||||
}
|
||||
|
||||
// LINES: 1 13 5 5 4 2 2 3 5 5 8 8 * 3 4 9 3 11 11
|
||||
// LINES(JS): 1 13 5 5 4 2 2 3 5 5 8 8 * 3 4 9 3 11 11
|
||||
// LINES(JS_IR): 2 2 * 5 5 5 5 5 8 8 * 4 9 * 11 11
|
||||
|
||||
Reference in New Issue
Block a user