4 lines
171 B
Plaintext
Vendored
4 lines
171 B
Plaintext
Vendored
compiler/testData/cli/jvm/kotlinPackage.kt:1:1: error: only the Kotlin standard library is allowed to use the 'kotlin' package
|
|
package kotlin.mylibrary
|
|
^
|
|
COMPILATION_ERROR |