blob: 22784c0276b5491ad5761644d0257955a88cee53 [file] [log] [blame]
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