mirror of
https://github.com/janet-lang/janet
synced 2026-05-28 08:12:16 +00:00
Remove iterate-template from exported core symbols.
This commit is contained in:
+1
-1
@@ -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