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);