Provide more source map info about statements in JS tests

This commit is contained in:
Alexey Andreev
2017-06-23 11:40:08 +03:00
parent fa95f78e78
commit 64f335380f
41 changed files with 50 additions and 42 deletions
@@ -16,4 +16,4 @@ inline fun foo(f: () -> Unit) {
println("after")
}
// LINES: 11 2 14 4 16 6 14 8 16 10 17 14 15 16
// 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