DescriptionIn constant evaluation, handle final vars initialized at declaration site.
Previously final variables initialized at the declaration site
would simply be ignored, causing some checked-mode compile time
errors to be missed, and causing the analyzer to produce
incorrect values for any such constants.
BUG=dartbug.com/23292
R=brianwilkerson@google.com
Committed: https://code.google.com/p/dart/source/detail?r=45494
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (1 generated)
|