1
0
mirror of https://github.com/janet-lang/janet synced 2024-12-26 16:30:26 +00:00
janet/test.janet

4 lines
45 B
Plaintext
Raw Normal View History

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