[JS BE] Make sourceMap generation more precise
- Don't produce mapping for closing bracket in case of expressionBody - Map Kt*Function declaration into corresponding js fun declaration - Update test data & add new test
This commit is contained in:
@@ -14,4 +14,4 @@ fun A.foo() {
|
||||
|
||||
fun baz() = 23
|
||||
|
||||
// LINES: 1 * 5 5 5 9 7 7 8 8 * 13 4 4 11 11 12 12 15 15 15
|
||||
// LINES: 1 * 5 5 5 6 9 7 7 8 8 * 3 13 4 4 11 11 12 12 15 15 15
|
||||
Reference in New Issue
Block a user