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
SourceLocation currently has optional line and column properties if it doesn’t have a ComputedLocation. We should remove ComputedLocation and make line and column non-optional.