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