[JS FIR] Enable FirJsLineNumberTests for FIR
^KT-64426 Fixed
This commit is contained in:
committed by
Space Team
parent
ac30911497
commit
6df0e0c847
+1
-2
@@ -5,5 +5,4 @@ fun box(x: Int, y: Int): Int {
|
||||
return foo(y)
|
||||
}
|
||||
|
||||
// LINES(JS): 2 2 2 4 4 1 6 2 2 5 5
|
||||
// LINES(JS_IR): 1 1 5 5 2 1 3 4 4 4
|
||||
// LINES(JS_IR): 1 1 5 5 2 1 3 4 4 4
|
||||
|
||||
Reference in New Issue
Block a user