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 Jan 16, 2018. It is now read-only.
I have a function definition like so
When using the hyperclick functionality from another file, clicking on a use of
myFuncdoes not find a definition.If I remove the default value for the bar parameter, it will correctly find the definition.