https://issues.dlang.org/show_bug.cgi?id=16057
mhh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from mhh <[email protected]> --- Since around dmd ~2.078, one cannot use the comma operator at all so this particular construct is no longer an issue See https://run.dlang.io/is/EL9foO --
