b59608241f
* The VM stops at the last parameter at which point the last parameter should also (pretend) to be in scope. * We should have initializing (super) formals in scope in the parameter list and in the initializer list but not in the body. Small step towards https://github.com/dart-lang/sdk/issues/62645 Change-Id: I94442e1709a2e14613d81617f8153d9e2b11d889 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/500460 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Jens Johansen <jensj@google.com>