Fix generation of JS source maps for synthetic code in constructors
This commit is contained in:
@@ -12,4 +12,4 @@ object O {
|
||||
val y = 23
|
||||
}
|
||||
|
||||
// LINES: 2 3 4 6 7 8 12
|
||||
// LINES: 2 3 4 6 7 8 11 12
|
||||
|
||||
Reference in New Issue
Block a user