nuprl/Ocelot

Bad error message: free variables

Closed this issue · 2 comments

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.

sp1tz commented

Transfer to EJS repo.