{{ message }}
Commit aaab108
repl: attach location info to syntax errors
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: #2762
Refs: #3411
Refs: #3784
PR-URL: #4013
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>1 parent e68ea16 commit aaab108
2 files changed
Lines changed: 40 additions & 0 deletions

0 commit comments