Ported ignore command to engine-q (#621)

* Ported `ignore` command to engine-q

* Format ignore command
This commit is contained in:
Justin
2021-12-30 12:54:33 +08:00
committed by GitHub
parent 80649f2341
commit 56ae07adb9
3 changed files with 51 additions and 0 deletions

View File

@ -37,6 +37,7 @@ pub fn create_default_context() -> EngineState {
Hide,
History,
If,
Ignore,
Let,
Metadata,
Module,