https://issues.dlang.org/show_bug.cgi?id=24380
Luís Ferreira <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Luís Ferreira <[email protected]> --- I can confirm regression: ``` 2.085.1 to 2.100.2: Failure with output: onlineapp.d(25): Error: static assert: "Incorrect format specifier for range: %d" Since 2.101.2: Success and no output ``` --
