blob: 8c98d2dfb6174988db7f2f4beaeaf4404f6b876d [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