tree-sitter-vala

Fork of https://github.com/vala-lang/tree-sitter-vala

handle left-contained expressions Expressions that don't need parentheses when there is a unary operator to their left. For example, yield expressions: if (!yield x ()) ...

Changes

2 changed files (+29/-8)