KT-4868 Bug Fix for Swap Binary Expression Intention
This commit is contained in:
committed by
Andrey Breslav
parent
7e66d67b95
commit
acf1dc1912
+3
@@ -0,0 +1,3 @@
|
||||
fun main() {
|
||||
val rabbit = true || false && 3 == 1 + 2 || false
|
||||
}
|
||||
Reference in New Issue
Block a user