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