Simple immutable example doesn't work - why???

Dicebot public at dicebot.lv
Mon Nov 11 16:49:56 PST 2013


On Tuesday, 12 November 2013 at 00:43:34 UTC, Louis Berube wrote:
> Assuming this is not a compiler issue, what am I missing?
> Integer literal is about as immutable as it gets.

auto t = new immutable Test(4);


More information about the Digitalmars-d-learn mailing list