mirror of
https://github.com/anoma/juvix.git
synced 2024-11-30 14:13:27 +03:00
6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
-- arithmetic operations on non-numbers
|
|
|
|
def y := 3 + \x x;
|
|
|
|
y
|