add tests in KotlinJpsTest for check access to internal elements from another module
Original commit: 0b49195a03
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() { }
|
||||
|
||||
internal fun internalBar() {}
|
||||
Reference in New Issue
Block a user