bb996c1b27
with appropriate fixes in testdata, tests and other places.
8 lines
239 B
Plaintext
Vendored
8 lines
239 B
Plaintext
Vendored
warning: ATTENTION!
|
|
This build uses experimental K2 compiler:
|
|
-Xuse-k2
|
|
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
|