98b4635aa9
This means that TypeError no longer inherits a spurious `message` member. The message of a platform-thrown TypeError is still available as `toString()`. Fixes #40317 Bug: http://dartbug.com/40317 Change-Id: I77312859ebae3f92c2e56aeea6283b075b71c8d5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/136129 Commit-Queue: Lasse R.H. Nielsen <lrn@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.