1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 09:09:31 +00:00

Hide internal nodes from stack trace

This commit is contained in:
Étienne Fildadut 2024-01-02 15:06:24 +01:00
parent 5ff178b54c
commit 68a109391f
30 changed files with 120 additions and 26 deletions

View file

@ -1,6 +1,19 @@
--# run #--
--- error ---
abort
abort
↳ from test/tests/merge nested mutable error.ans:14:7 in call: error("abort")
↳ from test/tests/merge nested mutable error.ans:3:1 in block: insert(a, b)…
↳ from test/tests/merge nested mutable error.ans:3:18 in call: _
↳ from script.ans:30:6 in call: fn!
↳ from script.ans:28:3 in block: resumed from = ()…
↳ from script.ans:28:7 in call: else!
↳ from script.ans:24:2 in block: if(fn . "current checkpoint")…
↳ from script.ans:24:9 in call: _
↳ from script.ans:38:9 in call: value(s)!
↳ from script.ans:37:1 in block: value(s)!
↳ from script.ans:37:20 in call: _
↳ from test/tests/merge nested mutable error.ans:19:2 in call: f!
↳ from ? in block: :a = *[1]…
--# post run check #--
--- text ---
| {}"[1,[2,3]]: " {}"*[1, *[2, 3]]" {}"" |