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