7eab4b672d
#KT-64989
5 lines
191 B
Plaintext
Vendored
5 lines
191 B
Plaintext
Vendored
compiler/testData/cli/kotlinPackage.kt:1:1: error: only the Kotlin standard library is allowed to use the 'kotlin' package
|
|
package kotlin.mylibrary
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
|
COMPILATION_ERROR
|