Introduce language version 2.0 and associate K2 compiler with it
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
$TESTDATA_DIR$/fir.kt
|
||||
-Xuse-k2
|
||||
-language-version
|
||||
2.0
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
|
||||
+2
-1
@@ -1,2 +1,3 @@
|
||||
error: k2 does not support compilation to metadata right now
|
||||
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
|
||||
error: compilation to metadata is not supported in language version 2.0 right now
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user