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] > // 1/1 modules FAILED unittests > // > > [...] Filed as https://github.com/dlang/dmd/issues/21461