Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
fileStructure
/
localFun.kt
blob: 7a83b107c84dec5ad915ef762cedcd40a50e7b7b [
file
]
fun x
()
{
/* DeclarationStructureElement */
fun y
()
{
}
}
class
A
{
/* ClassDeclarationStructureElement */
fun z
()
{
/* DeclarationStructureElement */
fun q
()
{
}
}
}