K2: postpone "Enable DFA warnings" to version 1.9

#KT-50965 Fixed
This commit is contained in:
Mikhail Glukhikh
2022-09-06 12:51:23 +02:00
committed by Space
parent cb03ef89c5
commit e52c50bfaa
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -1,7 +1,4 @@
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