nedpals / tree-sitter-v

Tree-sitter parser for V
MIT License
24 stars 5 forks source link

tree-sitter-v: implement map literal #11

Closed nedpals closed 3 years ago

nedpals commented 3 years ago

In preparation for https://github.com/vlang/v/pull/11035, this implements the untyped-map syntax.