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