mirror of
https://github.com/janet-lang/janet
synced 2025-09-02 02:48:05 +00:00
Remove iterate-template from exported core symbols.
This commit is contained in:
@@ -399,7 +399,7 @@
|
||||
|
||||
(put _env 'loop1 nil)
|
||||
(put _env 'for-template nil)
|
||||
(put _env 'iter-template nil)
|
||||
(put _env 'iterate-template nil)
|
||||
(put _env 'each-template nil)
|
||||
(put _env 'keys-template nil)
|
||||
|
||||
|
Reference in New Issue
Block a user