Skip to content

Conversation

@nrfulton
Copy link
Contributor

@nrfulton nrfulton commented Jan 4, 2023

Fixes #67

Copy link
Collaborator

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nrfulton Thanks for the contribution!

Overall LGTM. Could you add a corpus test around here please?
https://github.com/tree-sitter/tree-sitter-scala/blob/master/corpus/definitions.txt#L331-L333

@nrfulton
Copy link
Contributor Author

nrfulton commented Jan 5, 2023

Thanks, @eed3si9n. I added a corpus test for the change.

Copy link
Collaborator

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tree-sitter-scala does not properly handle $ occurring in class names.

2 participants