Generate JS source map for if statement got from optional argument

This commit is contained in:
Alexey Andreev
2017-06-23 10:58:00 +03:00
parent 1e74325c52
commit fa95f78e78
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ fun box(
println(y)
}
// LINES: 8 2 2 3 3 4 6 7
// LINES: 8 2 2 2 3 3 3 4 6 7