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