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 'fail' so it also prints a backtrace
This works in all cases except when the fail is the last statement of our program. The call to .sink in main.nqp seems to introduce a problem, which results in a low level backtrace that does not even show the file and line number of the user's code.
- Loading branch information
Showing
1 changed file
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters