DescriptionProperly type infer for-in loops when the iterator type is a type parameter.
Also, fix a minor bug in variable declaration inference that was
preventing a local variable without an initializer from having its
type properly "inferred" as `dynamic`.
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/348b42c98bc23ec5332fd2ca62302e76192889ec
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|