Intention to simplify boolean expressions that have expressions in them that can be simplified to constants
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
val x = <spot>3 > 2 && y && true</spot>
|
||||
}
|
||||
Reference in New Issue
Block a user