Don't merge locations in JS source map test cases
Don't merge locations of containing if/while/do..while/for statements with locations of conditions
This commit is contained in:
+1
-1
@@ -19,4 +19,4 @@ fun bar() {
|
||||
}
|
||||
}
|
||||
|
||||
// LINES: 3 5 6 8 9 * 15 18
|
||||
// LINES: 3 5 5 6 8 8 9 * 15 18
|
||||
Reference in New Issue
Block a user