Fix JS source maps for data class synthetic methods

This commit is contained in:
Alexey Andreev
2017-05-15 16:34:53 +03:00
parent 5bc6c07f9e
commit 6f0e4c4deb
4 changed files with 42 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
data class A(
val x: Int,
val y: String
)
// LINES: 2 3 * 2 * 3 * 1 2 3 * 1 2 3 * 1 2 3 1 * 1 2 3