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
Fixes references for semi-implicit function result
functions that do not use the word `result` but do define a variable
that is the same as the function name previously failed to get refs
A unittest has been added for this case
0 commit comments