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
Code contracts: add source location to function pointer contracts
The expression constructed in the parser never got a source location
assigned, yet it was this sub-expression that was actually retained by
type checking. Consequently, properties were printed without a source
location.
0 commit comments