Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9ca5f9c66ebdb7e907ed23a75ccf71e119b6392c
/
.
/
idea
/
testData
/
structureView
/
fileStructure
/
LocalElements.kt
blob: 88cdac5467cbebd7e9a8502332f780e2588faff1 [
file
] [
log
] [
blame
]
fun foo
()
{
fun bar
()
{
}
class
X
{
init
{
fun quux
()
{
}
}
fun xyzzy
()
{
}
}
}