ddf9cc8f8c
Additionaly moving into multiparameter binary operations
3 lines
21 B
Plaintext
3 lines
21 B
Plaintext
x := 10;
|
|
say (x + 1)
|