Chromium Code Reviews
DescriptionFix const unparse. Example:
foo([var a = const[]]) {}
used to unparse to:
foo([var a = []]) {}
Committed: https://code.google.com/p/dart/source/detail?r=9439
Patch Set 1 #Patch Set 2 : #Patch Set 3 : add tests #
Total comments: 2
Patch Set 4 : Address Anton comments #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|