On Tue, 22 Apr 2014 11:36:07 -0400, monarch_dodra <monarchdo...@gmail.com> wrote:

On Tuesday, 22 April 2014 at 15:30:36 UTC, Steven Schveighoffer wrote:
Also, an immutable can be initialized that way:

immutable int[] = int[].init;

Isn't that exactly "R.init" ?

Yes, you said if it's an immutable it would fail to compile. I think this is not true.

-Steve

Reply via email to