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 the switch is provided, '[auto] ref in' becomes illegal in the parser. This little trick, using static if + mixin, allow to have a different function based on whether the switch is used or not.
0 commit comments