Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
getOrBuildFirBinary
/
simpleFunction.kt
blob: 00b5cecc7121b7b9eeef91be9cc98c77b0a16974 [
file
]
// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtNamedFunction
object
FooBar
{
fun doSmth
()
{}
}