Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
8319741734dcd35357af7945c8f86e7dfe39e002
/
.
/
compiler
/
testData
/
javaModules
/
simple
/
moduleB
/
usage.kt
blob: 91c127ff438de955f46e5a29e13282ac79679641 [
file
]
import
foo
.
Foo
fun usage
()
{
Foo
()
}