Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix exception printing by boxing line number
A BOOTInt sneaked into it before, so the exeption exploded at the attempt of being printed, like when we 'use'd a module that had a syntax error in it.
- Loading branch information