Fix JS line number tests

This commit is contained in:
Alexey Andreev
2017-07-11 16:28:07 +03:00
parent df782eaadd
commit 61ba6e528a
14 changed files with 61 additions and 53 deletions
@@ -16,4 +16,4 @@ inline fun foo(f: () -> Unit) {
println("after")
}
// LINES: 11 2 2 14 14 4 4 16 16 6 6 14 14 8 8 16 16 10 10 17 14 14 15 15 16 16
// LINES: 11 2 2 14 14 4 4 16 16 6 6 14 14 8 8 16 16 10 10 13 13 13 13 13 17 14 14 15 15 16 16