blob: bf17499f646bfa864bc2f62c9bd95f1957d8cd3d [file]
warning: argument '-Xallow-kotlin-package' is passed multiple times: 'true', 'false'. The last value will be used.
compiler/testData/cli/jvm/extraArgCommonChecks/extraBooleanArgumentEqualsFalse.kt:1:1: error: only the Kotlin standard library is allowed to use the 'kotlin' package
package kotlin
^^^^^^^^^^^^^^
COMPILATION_ERROR