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

12 lines
403 B
Plaintext
Vendored

warning: advanced option value is passed in an obsolete form. Please use the '=' character to specify the value: -Xcommon-sources=...
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!
OK