Baz:
I was already thinking to add one because the "foreach(i; 0 .. 8)"
Better to write: foreach(immutable i; 0 .. 8) Bye, bearophile
bearophile via Digitalmars-d Fri, 05 Dec 2014 01:16:47 -0800
Baz:
I was already thinking to add one because the "foreach(i; 0 .. 8)"
Better to write: foreach(immutable i; 0 .. 8) Bye, bearophile