9ead08f053
Local functions named `_` are treated the same as local wildcard variables. They cannot be referred to. This CL changes that behaviour. Bug: https://github.com/dart-lang/sdk/issues/55655 Change-Id: Idbbe2a4f5b406d4499602e808f6541af6451fb31 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371480 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Kallen Tu <kallentu@google.com>