February 21, 2008
Is this const description now in sync with the current version of const in D2.011:

http://www.digitalmars.com/d/2.0/const3.html

I'm thinking it is not, because it starts off talking about using invariant to declare manifest constants.

--bb