6b4878b55f
This code handles simple cases. Still TBD: - Object patterns that refer to typedefs - Object patterns that refer to classes with f-bounded polymorphism - Inference of `dynamic` when there is no bound Bug: https://github.com/dart-lang/sdk/issues/51795 Change-Id: I00acae6ba111f7b170650cfeffbfd2aaf7f71e42 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290347 Reviewed-by: Chloe Stefantsova <cstefantsova@google.com> Commit-Queue: Paul Berry <paulberry@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.