Write lineNumbers for constructors

This commit is contained in:
Natalia Ukhorskaya
2015-11-27 12:43:45 +03:00
parent 3ec383dfca
commit d0355a793b
24 changed files with 266 additions and 30 deletions
@@ -14,4 +14,4 @@ fun foo() {
}
// 2 5 8 9 15
// 2 1 5 8 9 15