mirror of
https://github.com/janet-lang/janet
synced 2025-10-12 22:37:42 +00:00
2 lines
25 B
Janet
2 lines
25 B
Janet
(defn fun [x] (range x))
|