mirror of
https://github.com/janet-lang/janet
synced 2026-04-28 09:41:26 +00:00
2 lines
25 B
Janet
2 lines
25 B
Janet
(defn fun [x] (range x))
|