44e0d326a7
When wildcard method arguments should be removed from the scope before attempting to evaluate an expression. Otherwise their names are invalid and cause a Dart compile time error. Add tests for all forms of wildcards in expression evaluation. Change-Id: I21a7676a1495383926552a1039789f7d29256a67 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431951 Reviewed-by: Nate Biggs <natebiggs@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>