add test to check that "Only the Kotlin standard library is allowed to use the 'kotlin' package" is reported in JPS builds
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package kotlin.forever
|
||||
|
||||
fun foo() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user