Heywood Floyd <[email protected]> wrote:
ops = ops[1 .. $]; // <=== line 335
Well, this looks like a bug to me. Should be Ops = ops[1 .. $]; -- Simen
Heywood Floyd <[email protected]> wrote:
ops = ops[1 .. $]; // <=== line 335
Well, this looks like a bug to me. Should be Ops = ops[1 .. $]; -- Simen