going to have to figure out how to clone input or some other solution

This commit is contained in:
Michael Angerman
2021-10-26 11:29:00 -07:00
parent 0c7ec03ba0
commit 7e66aca18e
3 changed files with 81 additions and 0 deletions

View File

@ -43,6 +43,7 @@ pub fn create_default_context() -> EngineState {
IntoBinary,
IntoFilesize,
IntoInt,
Last,
Length,
Let,
LetEnv,