aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs199/github_145/add_reads/other.module/module-info.java
blob: 3cc4823e7ba3f9419a18487f7c294c7e153cc59d (plain)
1
2
3
module other.module {
  exports other.module;
}