gleam-lang / tree-sitter-gleam

🌳 A tree-sitter grammar for the Gleam programming language
Apache License 2.0
66 stars 13 forks source link

Add optional type annotations to use assignment #58

Closed marcinkoziej closed 1 year ago

marcinkoziej commented 1 year ago

In reference to #56

I think I've added the optional type annotation correctly. Test passes. I am not sure if queries need to be updated somewhere?