Support dictionaries as command arguments

Issue #158 new
Yusuf Ismail repo owner created an issue

Support them for parsing. The format could be like this

[key1: value1, key2: value2, key3: value3]

Unfortunately {} cant be used without changing expression bodies because they use {expr}

Thoughts on the grammar for dictionaries?

Comments (0)

  1. Log in to comment