Skip to content

repl: attach location info to syntax errors

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/stacks into master

Currently, when a file with a syntax error is imported in the REPL, no information is provided on the error's location. This commit adds the error's location to the stack trace.

Refs #3784 (closed)

Merge request reports

Loading