Invariant doesn't apply to declared symbols

Walter Bright newshound1 at digitalmars.com
Fri Nov 30 13:02:12 PST 2007


Jason House wrote:
> I'd argue that const and invariant should never be a storage class.

But then you'd have to give up:
	const x = 3;



More information about the Digitalmars-d mailing list