4 lines
60 B
Kotlin
4 lines
60 B
Kotlin
fun foo() = test.lineNumber()
|
|
|
|
val prop = test.lineNumber()
|
fun foo() = test.lineNumber()
|
|
|
|
val prop = test.lineNumber()
|