1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-28 07:08:14 +00:00
janet/test.janet

4 lines
45 B
Plaintext
Raw Normal View History

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