This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 -->
- Loading branch information