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