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

5 lines
46 B
Kotlin

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