Generate JS source maps for temporary vars declarations and definitions

This commit is contained in:
Alexey Andreev
2017-06-23 12:09:32 +03:00
parent 64f335380f
commit d613124cb1
17 changed files with 23 additions and 89 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ fun foo(): Int = 23
fun bar(): IntRange = 1000..2000
// LINES: 10 2 2 2 3 4 4 5 6 6 7 8 8 12 12 12 14 14 14
// LINES: 10 2 2 2 2 3 4 4 5 6 6 7 8 8 12 12 12 14 14 14