Files
kotlin-fork/analysis/low-level-api-fir/testdata/getOrBuildFir/wholeDeclaration/topLevelFunction.kt
T

6 lines
47 B
Kotlin

<expr>
fun x() {
fun y(): String
}
</expr>