Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolve/references/simple.kt
T
2020-12-16 19:52:30 +03:00

4 lines
33 B
Kotlin
Vendored

fun foo() = 1
fun bar() = foo()