DescriptionIssue 988: Compile time error missing for const class / non-final instance variables
http://code.google.com/p/dart/issues/detail?id=988
7.5.3: It is a compile-time error if a constant constructor is declared by a class that has a non-final instance variable.
The above refers to both locally declared and inherited instance variables.
R=mmendez,zundel
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=3108
Patch Set 1 #Patch Set 2 : line lengths #
Total comments: 4
Patch Set 3 : Nits #
Total comments: 2
Created: 8 years, 11 months ago
Messages
Total messages: 5 (0 generated)
|