6 lines
54 B
Kotlin
Vendored
6 lines
54 B
Kotlin
Vendored
fun foo() {
|
|
{
|
|
test.lineNumber()
|
|
}()
|
|
}
|