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