Introduce language version 2.0 and associate K2 compiler with it
This commit is contained in:
Vendored
+4
-3
@@ -1,4 +1,5 @@
|
||||
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
|
||||
compiler/testData/cli/jvm/firDfa.kt:3:10: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin/String
|
||||
x!!.length
|
||||
^
|
||||
OK
|
||||
|
||||
Reference in New Issue
Block a user