Fix test broken by changes in JS source maps

This commit is contained in:
Alexey Andreev
2017-05-22 19:39:17 +03:00
parent e43cc65702
commit 9c4ec902b0
+1 -1
View File
@@ -7,4 +7,4 @@ fun foo() {
println(A().z)
}
// LINES: 2 3 * 3 * 7
// LINES: 2 3 * 2 * 3 * 7