Write lineNumber for function literal with void return value
#KT-9865 Fixed
This commit is contained in:
@@ -12,4 +12,4 @@ fun foo(f: () -> Unit) {
|
||||
f()
|
||||
}
|
||||
|
||||
// 2 6 9 12 13 3 7
|
||||
// 2 6 9 12 13 3 4 7 8
|
||||
|
||||
Reference in New Issue
Block a user