fakir/examples/fundecl.fk

3 lines
41 B
Plaintext

($ (f x y) (* x y))
(assert= 42 (f 6 7))