3 lines
44 B
Kotlin
3 lines
44 B
Kotlin
fun foo(param: Int = test.lineNumber()) {
|
|
}
|
fun foo(param: Int = test.lineNumber()) {
|
|
}
|