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
Free variables do not get locations reported. The problem is that we use a proxy to catch unbound identifiers, and don't have original source locations at that time.
The text was updated successfully, but these errors were encountered:
Previously https://github.com/umass-compsci220/Ocelot/issues/21
The text was updated successfully, but these errors were encountered: