Introduce language version 2.0 and associate K2 compiler with it
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
$TESTDATA_DIR$/fir.kt
|
||||
-Xuse-k2
|
||||
-language-version
|
||||
2.0
|
||||
-ir-output-dir
|
||||
$TEMP_DIR$
|
||||
-ir-output-name
|
||||
|
||||
Vendored
+1
-3
@@ -1,4 +1,2 @@
|
||||
warning: ATTENTION!
|
||||
This build uses experimental K2 compiler:
|
||||
-Xuse-k2
|
||||
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
|
||||
OK
|
||||
|
||||
Reference in New Issue
Block a user