https://issues.dlang.org/show_bug.cgi?id=20901
Boris Carvajal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Boris Carvajal <[email protected]> --- Also happens with pragma: static foreach (e; S()) { pragma(msg, e); } --
