Write lineNumber for function literal with void return value

#KT-9865 Fixed
This commit is contained in:
Natalia Ukhorskaya
2015-11-24 12:21:29 +03:00
parent 4a2e4312ea
commit cb80a3e83a
12 changed files with 37 additions and 28 deletions
@@ -13,4 +13,4 @@ inline fun foo(f: () -> Unit) {
f()
}
// 2 12 13 3 14 6 12 13 7 14 9 12 13 14
// 2 12 13 3 4 14 6 12 13 7 8 14 9 12 13 14