Open
Description
When using the Visitor
trait I realized that the default values of arguments are never visited. This is because the visit_arg
function is never actuall called:
Line 737 in 4588ea5
I also could not see an implementation for visiting the default value of an arg.
Metadata
Metadata
Assignees
Labels
No labels