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