[JS IR] Enable line number tests for JS IR

This commit is contained in:
Sergej Jaskiewicz
2022-03-03 13:40:46 +03:00
committed by Space
parent dc9652e9ce
commit e0dcb0975a
56 changed files with 549 additions and 73 deletions
+2 -1
View File
@@ -27,4 +27,5 @@ fun bar(f: (Pair<String, String>) -> Unit) {
}
// LINES: 15 22 16 16 17 18 20 20 21 21 22 22 3 23 9 9 9 9 4 9 9 9 5 5 6 7 11 11 12 12 15 15 25 27 26 26 * 1 * 1
// LINES(JS): 15 22 16 16 17 18 20 20 21 21 22 22 3 23 9 9 9 9 4 9 9 9 5 5 6 7 11 11 12 12 15 15 25 27 26 26 * 1 * 1
// LINES(JS_IR): 1 1 * 1 1 * 9 9 9 9 9 6 6 9 7 7 9 11 11 12 12 15 15 * 26 26 * 17 17 16 18 18 16 20 20 21 21 * 1