1876c6751b
The added test show that we generate a super call to the wrong target in some forwarding stubs. The target should have been the mixed in member but is instead the super member that it overrides. Change-Id: If7536628370ba69405cbedef969e727a5d220058 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170684 Reviewed-by: Dmitry Stefantsov <dmitryas@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>