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