Port first command to engine-q

This commit is contained in:
Stefan Stanciulescu
2021-10-31 22:53:37 +01:00
parent e549c1112b
commit ef56d482b2
3 changed files with 89 additions and 0 deletions

View File

@ -32,6 +32,7 @@ pub fn create_default_context() -> EngineState {
Each,
ExportDef,
External,
First,
For,
From,
FromJson,