mirror of
https://github.com/janet-lang/janet
synced 2025-07-27 06:12:59 +00:00
Hide each-template
This commit is contained in:
parent
75dc08ff21
commit
51a9c7104d
@ -400,6 +400,7 @@
|
|||||||
(put _env 'loop1 nil)
|
(put _env 'loop1 nil)
|
||||||
(put _env 'for-template nil)
|
(put _env 'for-template nil)
|
||||||
(put _env 'iter-template nil)
|
(put _env 'iter-template nil)
|
||||||
|
(put _env 'each-template nil)
|
||||||
(put _env 'keys-template nil)
|
(put _env 'keys-template nil)
|
||||||
|
|
||||||
(defmacro seq
|
(defmacro seq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user