https://issues.dlang.org/show_bug.cgi?id=24520
anonymous4 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[REG] C-style casts are now |[REG] type(value) got a |accepted (sometimes) |synonym (type)(value) --- Comment #7 from anonymous4 <[email protected]> --- It's believed that grammar allows this syntax and grammar didn't recently change, therefore it's not a change in grammar, but a compiler bug fix. --
