77c65d60ec
It looks like the type expectation in the block visitor of this test has always been wrong and we might have never visited a block before. It looks like fixing the failing type expectation reveals an actual failure that this test is trying to catch: The block node doesn't have a valid offset. Issue: https://github.com/dart-lang/sdk/issues/63226 Change-Id: I4b8d7b60350b627e10a974a2d794db1973b3fff1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/502184 Reviewed-by: Nate Biggs <natebiggs@google.com> Auto-Submit: Nicholas Shahan <nshahan@google.com> Commit-Queue: Nate Biggs <natebiggs@google.com>