Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
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
()
{}