Arc Forumnew | comments | leaders | submitlogin
1 point by shader 5557 days ago | link | parent

Is there a way for an expression to access it's parent? We could either try and make err aware of it's surroundings, or re-read the source code and print the expression that contains the line number. Which is easier?