Files
kotlin-fork/compiler/testData/cli/jvm/extraBooleanArgumentEqualsFalse.out
T
2021-08-30 19:45:03 +02:00

5 lines
180 B
Plaintext
Vendored

compiler/testData/cli/jvm/extraBooleanArgumentEqualsFalse.kt:1:1: error: only the Kotlin standard library is allowed to use the 'kotlin' package
package kotlin
^
COMPILATION_ERROR