Chromium Code Reviews
DescriptionAllow named parameters in const constructor invocations.
The compile time constant analyzer visited the name of the parameter as identifier, which was not resolved. This resulted in an element of kind NONE, which was classified as non-constant.
BUG=http://code.google.com/p/dart/issues/detail?id=1576
TEST=language/NamedArgumentInConstCreationTest
Committed: https://code.google.com/p/dart/source/detail?r=4301
Patch Set 1 #Patch Set 2 : Fix test expectations." #Patch Set 3 : Minor edits. #Patch Set 4 : Change test. #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||