Sign in
third-party-mirror
/
junit5
/
refs/heads/main
/
.
/
platform-tests
/
src
/
test
/
resources
/
modules-2500
/
foo.bar
/
module-info.java
blob: d216af08a2bf036c26527e33b76f1c6d9e6a0aa4 [
file
] [
log
] [
blame
] [
edit
]
open module foo
.
bar
{
requires foo
;
}