1
0
mirror of https://github.com/janet-lang/janet synced 2025-01-13 17:10:27 +00:00
janet/test.janet

4 lines
45 B
Plaintext
Raw Normal View History

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