Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove constant values from ast tree (#268)
* Remove constant values from ast tree * Pass file to checker * Add back string value for string type annotations * Only use node range * Remove constant expression value * Fix benchmark * Clippy fix * Remove class name from ast
- Loading branch information