Add metadata command (#569)

* Add metadata command

* Add string interpolation to testing
This commit is contained in:
JT
2021-12-24 11:16:50 +11:00
committed by GitHub
parent b719f8d4eb
commit 7f0921a14b
6 changed files with 135 additions and 20 deletions

View File

@ -38,6 +38,7 @@ pub fn create_default_context() -> EngineState {
History,
If,
Let,
Metadata,
Module,
Source,
Use,