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