Files
kotlin-fork/compiler/testData/cli/jvm/extraBooleanArgumentEqualsFalse.out
T
2024-02-08 12:59:31 +00:00

5 lines
193 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