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