Add debug and describe (#351)

* Add debug and describe

* Fix test
This commit is contained in:
JT
2021-11-19 18:00:29 +13:00
committed by GitHub
parent ff43ca4d24
commit e01e73cb67
5 changed files with 122 additions and 2 deletions

View File

@ -36,7 +36,9 @@ pub fn create_default_context() -> EngineState {
DateNow,
DateToTable,
DateToTimezone,
Debug,
Def,
Describe,
Do,
Each,
Echo,