069e617ef4
Fixes issues reported by: TEST=pkg/analyzer/test/verify_diagnostics_test.dart * Fixes error messages on asFunction. * Fixes validation by introducing Uint8List to mock sdk. * Removes unused typed_data import in example snippet. * Fixes error locations in example snippets Bug: https://github.com/dart-lang/sdk/issues/44589 Change-Id: I82261eea5e55cbafa686865a92131a449a7642f5 Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-mac-release-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/340921 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>