Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
c234f72ea4dcebd1ff29c5a1fcd540f29a83be46
/
.
/
analysis
/
low-level-api-fir
/
testData
/
fileBasedDeclarationProvider
/
defaultPackage.kt
blob: 882b73705c3e5f7ced9b3d8030fe7983c5699c39 [
file
]
// CLASS: Foo
// CLASS: Foo.Bar
// FUNCTION: /#foo
class
Foo
{
object
Bar
}
fun foo
()
{}