mirror of
https://github.com/janet-lang/janet
synced 2025-03-13 20:08:09 +00:00

Disable tail calls in the root scope for better stacktraces, as the root scope may contain a single call to a failing function, as in the case of the test suite.