On Saturday, 28 May 2016 at 08:34:17 UTC, Mike Parker wrote:

const(F) cf = f;
immutable(f) if = f;

And, of course, those should be const(Foo) and immutable(Foo).

Reply via email to