Files
kotlin-fork/compiler/testData/cli/metadata/hmppModules.out
T
2023-03-31 09:59:52 +00:00

13 lines
542 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!
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
error: HMPP module structure should not be passed during metadata compilation. Please remove `-Xfragments` and related flags
COMPILATION_ERROR