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
@@ -11,4 +11,4 @@ fun baz() = 1
fun bar() = 2
// LINES: 8 * 2 3 4 4 5 2 8 10 10 12 12
// LINES: 8 * 2 2 3 4 4 5 2 8 10 10 12 12