1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-21 04:39:55 +00:00
janet/test.janet
2020-05-15 17:59:05 -05:00

4 lines
45 B
Plaintext

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