New thing I learned for the day
H. S. Teoh
hsteoh at quickfur.ath.cx
Thu Nov 28 17:39:34 UTC 2019
On Tue, Nov 26, 2019 at 05:02:26PM +0100, Timon Gehr via Digitalmars-d wrote:
[...]
> static foreach(i;0..10):
>
> pragma(msg, ":P");
> pragma(msg, "!");
Ouch. That's ... ouch.
Chalking this down to one of the darker corners of D. :-/
T
--
Being forced to write comments actually improves code, because it is easier to fix a crock than to explain it. -- G. Steele
More information about the Digitalmars-d
mailing list