DescriptionFix a corner case of function type inference.
When an expression function's expression has type `dynamic` (or
`Null`, since `Null` is coerced to `dynamic`), the inferred return
type is taken from the context.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/7cdf85da064386dbdf8d5262f4345c7f3bb68559
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|