janet/test.janet

4 lines
45 B
Plaintext

(defn hungry
[x]
(print x " is hungry"))