cc3f95b41d
Otherwise we might match up a getter to a setter and crash. The test cases indirectly verify that mixin resolution does the right thing by checking the semantics of the generated code. These tests do not pass yet, because covariance checks are not yet implemented in the VM. Change-Id: Ibe6d8b7479f86151c515c45c20ed7c880bf2ad43 Reviewed-on: https://dart-review.googlesource.com/16686 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Karl Klose <karlklose@google.com> Commit-Queue: Paul Berry <paulberry@google.com>