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