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
Change introduced in dlang/dmd#15377.
Fixes Bugzilla 24520 - type(value) got a synonym (type)(value)
Also combine 2 other PrimaryExpression rules with `TypeCtor? (Type).Identifier`.
0 commit comments