7ebd02cdaa
As a temporary workaround, we ignore types when comparing default values for overrides. See https://github.com/dart-lang/sdk/issues/35908 for a more detailed explanation for why this is necessary. Once summaries properly record types of constant values, we will be able to revert this hack. Change-Id: I04728231338274a088656a629e303c0f1745466d Reviewed-on: https://dart-review.googlesource.com/c/93642 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Paul Berry <paulberry@google.com>