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
{{ message }}
This repository was archived by the owner on Feb 21, 2019. It is now read-only.
Swift supports making a mutable copy of an argument by prefixing its name with
var.However, VVDocumenter fails to parse the function signature when using this feature.