Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Foo f = Foo(); For this location: ^ We will first get a CallExpr on Foo(), then we get a TypeRef on the Foo struct/class We don't want the typeref except when passing -e
- Loading branch information