DescriptionAvoid parsing formal type parameters a second time from inside an async body,
as default values may not be resolved correctly and may conflict with already
parsed formal parameters (fixes #27659).
Added regression test.
R=hausner@google.com
Committed: https://github.com/dart-lang/sdk/commit/3342380ff8f628768076fef66679ea3754d2e883
Patch Set 1 #
Total comments: 2
Patch Set 2 : remove leftover debugging code #
Messages
Total messages: 6 (2 generated)
|