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
if T is a struct with a foo field. (I haven't checked if this is only accepted if T has exactly two fields, but it's definitely accepted if so.) The typechecker should reject this because it duplicates a field.