Skip to content

Character literal '\uu0041' #380

Closed
@eed3si9n

Description

@eed3si9n

Commit of tree-sitter-scala you tested this on

e02f003

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions