tree-sitter / tree-sitter-c

C grammar for tree-sitter
MIT License
225 stars 100 forks source link

fix: improve concatenated_string #189

Closed lewis6991 closed 7 months ago

lewis6991 commented 7 months ago

Now allows <string> <identifier> ... forms of concatenations.