rescript-lang / tree-sitter-rescript

ReScript parser for Tree-Sitter
MIT License
50 stars 15 forks source link

fix: comment before `else` and `and` #236

Closed zweimach closed 7 months ago

zweimach commented 9 months ago

This fixes errors when parsing comments and newlines before else clauses and decorated and bindings.