You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's an expected behavior, I'm not sure, but all the other languages I checked had a parent node for the string literal, and a child node for string content. It's helpful to follow a single standard in this case.
Steps to reproduce:
Expected:
Actual:
As you can see, the
interpreted_string_literal_content
node is missing.github.com/smacker/go-tree-sitter v0.0.0-20240827094217-dd81d9e9be82
The text was updated successfully, but these errors were encountered: