2a8b655294
Related to KT-59171
5 lines
177 B
Plaintext
Vendored
5 lines
177 B
Plaintext
Vendored
compiler/testData/cli/jvm/forbidKotlinPackage.kt:4:1: error: only the Kotlin standard library is allowed to use the 'kotlin' package
|
|
package kotlin.internal
|
|
^
|
|
COMPILATION_ERROR
|