ast-types
ast-types copied to clipboard
RFC test for visitig identifier in type argument
I was running into this case, where an Identifier
in a type argument was not visited.
Should it work like this test expects or am I missing something?