[FE 1.0] Postpone ProhibitSimplificationOfNonTrivialConstBooleanExpressions till 1.7

^KT-39883
This commit is contained in:
Dmitriy Novozhilov
2021-09-01 10:11:17 +03:00
committed by teamcityserver
parent 97d71dc160
commit 5a5d25d350
4 changed files with 4 additions and 5 deletions
@@ -1 +1 @@
java.lang.IllegalStateException: NO_ELSE_IN_WHEN: 'when' expression must be exhaustive, add necessary 'true', 'false' branches or 'else' branch instead (15,17) in /1.2.kt
java.lang.IllegalStateException: NO_ELSE_IN_WHEN: 'when' expression must be exhaustive, add necessary 'false' branch or 'else' branch instead (15,17) in /1.2.kt