Files
kotlin-fork/compiler/testData/cli/jvm/multiplatformCompilationWithCommonScript.out
T
2024-02-21 07:47:15 +00:00

13 lines
408 B
Plaintext
Vendored

warning: ATTENTION!
This build uses unsafe internal compiler arguments:
-XXLanguage:+MultiPlatformProjects
This mode is not recommended for production use,
as no stability/compatibility guarantees are given on
compiler or generated code. Use it at your own risk!
error: script files in common source roots are not supported. Misplaced files:
compiler/testData/cli/jvm/scripts/s1.kts
COMPILATION_ERROR