Baz:

I was already thinking to add one because the "foreach(i; 0 .. 8)"

Better to write:

foreach(immutable i; 0 .. 8)

Bye,
bearophile

Reply via email to