Add tests for source maps in JS BE
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun box() {
|
||||
println("foo")
|
||||
println("bar")
|
||||
}
|
||||
|
||||
// LINES: 2 3
|
||||
Reference in New Issue
Block a user