Write lineNumbers for constructors
This commit is contained in:
@@ -14,4 +14,4 @@ fun foo() {
|
||||
|
||||
}
|
||||
|
||||
// 2 5 8 9 15
|
||||
// 2 1 5 8 9 15
|
||||
|
||||
+1
-1
@@ -12,4 +12,4 @@ fun foo() {
|
||||
.bar()
|
||||
}
|
||||
|
||||
// 2 3 7 8 9 8 9 11 12 11 12 17 13
|
||||
// 2 3 1 7 8 9 8 9 11 12 11 12 17 13
|
||||
|
||||
+1
-1
@@ -12,4 +12,4 @@ fun foo() {
|
||||
.bar()
|
||||
}
|
||||
|
||||
// 2 3 7 8 9 8 9 11 12 11 17 12 17 13
|
||||
// 2 3 1 7 8 9 8 9 11 12 11 17 12 17 13
|
||||
|
||||
Reference in New Issue
Block a user