Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
eadcce82e781d7be850118e82333893ab7cf10a9
/
.
/
compiler
/
testData
/
javaModules
/
namedDoesNotReadAutomaticWithUnrelatedNamed
/
unrelated
/
module-info.java
blob: 62d04881bcc3c19af24ead3599f175ed068721af [
file
]
module unrelated
{
exports unrelated
;
}