[Test] Fix CLI tests due to migration from -Xuse-fir to -Xuse-k2 flag

This commit is contained in:
Dmitriy Novozhilov
2022-04-29 12:26:01 +04:00
parent f62e4e7b97
commit c2bb8d6de0
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
warning: ATTENTION!
This build uses in-dev FIR:
-Xuse-fir
This build uses experimental K2 compiler:
-Xuse-k2
error: compiler plugins are enabled with K2 compiler.
K2 does not support plugins yet, so please remove -Xuse-k2 flag
COMPILATION_ERROR