Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
compiler
/
testData
/
javaModules
/
dependOnManyModules
/
moduleB
/
module-info.java
blob: 2038e26cabe21dd204adbdcb3d1ded56f2c8315c [
file
]
module moduleB
{
exports b
;
}