Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
javaModules
/
severalModulesWithTheSameName
/
dependency1
/
module-info.java
blob: 4bee00f338a84343550b4de92ac103b75081c0c8 [
file
] [
log
] [
blame
]
module dependency
{
exports foo
;
}