[Issue 2091] D2 final cannot be applied to variable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 11 02:25:32 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2091


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from bugzilla at digitalmars.com  2008-05-11 04:25 -------
final with a : applies until the closing } of the declaration block. That
covers the declaration of b.

The error message is correct. Not a bug.


-- 



More information about the Digitalmars-d-bugs mailing list