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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Add more tests for constants in tree-sitter grammar (#247)
### Requirements
* Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
* All new code requires tests to ensure against regressions
### Description of the Change
The PR adds more tests for various types of constants in situations when they are used as class fields, method names, field names, and in switch statements.
### Alternate Designs
N/A
### Benefits
N/A
### Possible Drawbacks
N/A
### Applicable Issues
<!-- Enter any applicable Issues here -->
0 commit comments