Closed
Description
Commit of tree-sitter-scala you tested this on
A code sample showing the error
val otherChar2 = '\uu0041'
Show the error node
(val_definition
(identifier)
(ERROR
(infix_expression
(infix_expression
(operator_identifier)
(identifier)
(quote_expression
(identifier)))
What do you expect the tree to look like
https://docs.scala-lang.org/scala3/reference/syntax.html
Where are you experiencing this error?
No response
Metadata
Metadata
Assignees
Labels
No labels