Minor, improve test on unexported package in Java module
Add Kotlin class/function/property.
This commit is contained in:
committed by
Space Team
parent
0b10d3a0e9
commit
ac901c6d07
+2
@@ -1,3 +1,5 @@
|
||||
module moduleA {
|
||||
exports a;
|
||||
|
||||
requires kotlin.stdlib;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user