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
Type arguments in object patterns are only partially inferred
and leads to crashing because of unknown types.
This adds a work-around to fully infer the type arguments while
waiting for the resolution of language issue #2770.
Change-Id: I2af228b472414f0077c005105c971a4f84189e07
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280082
Reviewed-by: Chloe Stefantsova <[email protected]>
Commit-Queue: Johnni Winther <[email protected]>
This issue was originally filed by [email protected]
See dom/AudioContext test.
The text was updated successfully, but these errors were encountered: