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
This is of course non-sensical (we're mutating a method parameter!) and is detected by the compiler under -Ycheck:all. Either LiftTry needs to be taught to handle vars, or it needs to be moved before CapturedVars.