You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: