Chromium Code Reviews
DescriptionChange status of corelib/map_values2_test.
On dart2js, the library function to create the values-iterable uses IterableBase.map, which create a MappedIterable where the second type argument is set to dynamic. As a consequence, the result of `get values` is an Iterable<dynamic>.
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=29875
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||