Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 212 Bytes

File metadata and controls

1 lines (1 loc) · 212 Bytes

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).