Files
2024-02-08 12:59:31 +00:00

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