On Monday, 5 May 2025 at 17:15:57 UTC, kdevel wrote:
```d // // bs3.d // 2025-05-05 stvo // // $ dmd -g -checkaction=context -unittest -main -run bs3.d // bs3.d(25): [unittest] [4, 3, 3, 4] != [4, 3, 2, 1] ```
This is a bug, please report it. -Steve
Steven Schveighoffer via Digitalmars-d-learn Mon, 05 May 2025 18:31:49 -0700
On Monday, 5 May 2025 at 17:15:57 UTC, kdevel wrote:
```d // // bs3.d // 2025-05-05 stvo // // $ dmd -g -checkaction=context -unittest -main -run bs3.d // bs3.d(25): [unittest] [4, 3, 3, 4] != [4, 3, 2, 1] ```
This is a bug, please report it. -Steve