Files
kotlin-fork/compiler/testData/cli/jvm/plugins/pluginWithK2Error.out
T
2022-07-20 09:07:26 +00:00

8 lines
243 B
Plaintext
Vendored

warning: ATTENTION!
This build uses experimental K2 compiler:
-Xuse-k2
error: there are some plugins incompatible with K2 compiler:
org.jetbrains.kotlin.android.synthetic.AndroidComponentRegistrar
Please remove -Xuse-k2
COMPILATION_ERROR