mirror of
https://github.com/janet-lang/janet
synced 2025-10-15 15:57:41 +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