84704290ab
The C side can return any object, including `null`, we should therefore change those declarations to return top type / `Object?`. Issue https://github.com/dart-lang/sdk/issues/63411 TEST=https://dartbug.com/63411 CoreLibraryReviewExempt: Internal only changes Change-Id: I6478e39113fba5d422059de62b88fe738ddbfc05 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/504920 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Slava Egorov <vegorov@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.