Skip to content
Snippets Groups Projects
Commit 89e6781c authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Make function calls show up in stack traces again

Note that adding --show-trace prevents functions calls from being
tail-recursive, so an expression that evaluates without --show-trace
may fail with a stack overflow if --show-trace is given.
parent 2bcb384e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment