Chromium Code Reviews
DescriptionFix equality type problem.
The default equality can't be an Equality<Object> and be assigned to
Equality<T> for any other type T. It must be Equality<dynamic> instead.
Committed: https://code.google.com/p/dart/source/detail?r=29082
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||