Changed addition operators to right associative
This commit is contained in:
3
prg/test.pins25
Normal file
3
prg/test.pins25
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
fun main() =
|
||||
3 - 2 - 1
|
||||
Reference in New Issue
Block a user