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
Revert f48f6e0.
For records, y is not free in x@y; it is a field name.
For lists, y *is* free in x@y; it is an index expression (could be a var).
For now, we'll assume it might be an expression and mark it as a
(possibly extra) freevar.
0 commit comments