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