sgjesse@google.com
|
bab2500197
|
Update test for assignment to final variables
The latest spec (0.51) says:
Attempting to assign to a final variable anywhere except in its
declaration or in a constructor header will cause a runtime error to
be thrown as discussed below. The assignment will also give rise to a
static warning.
R=ahe@google.com
BUG=7062, 11591
Review URL: https://codereview.chromium.org//22914028
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26519 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-22 13:15:19 +00:00 |
|