1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-30 14:13:27 +03:00
juvix/tests/Core/negative/test002.jvc

6 lines
63 B
Plaintext

-- arithmetic operations on non-numbers
def y := 3 + \x x;
y