You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2023. It is now read-only.
This is blocking the Dart SDK roll.
We have fixed a bug in analyzer where the type parameters in const expressions were not being properly enforced as Null. Now the use here is invalid because you can't call `hasChildren()` with any value.
PiperOrigin-RevId: 242756171
0 commit comments