kalker/tests/basics.kalker
2022-01-01 03:42:49 +01:00

4 lines
47 B
Plaintext

x = 2
y = 3
f(x) = 2x(x - 3)(y + 2)
f(f(x) + y)