Write lineNumber for function literal with void return value
#KT-9865 Fixed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user