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
Fixed assertion rewriting evaluating walrus operator (:=) expressions multiple times, causing incorrect test results when the expression had side effects (e.g., incrementing a counter or calling a function).