mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Error reporting improvements for functions & overloads
This commit is contained in:
parent
7f71569e07
commit
b004946266
20 changed files with 114 additions and 89 deletions
|
|
@ -4,14 +4,14 @@
|
|||
↳ from [4mtest/tests/merge nested mutable error.ans:14:7[0m in call: [2merror("abort")[0m[0m
|
||||
↳ from [4mtest/tests/merge nested mutable error.ans:3:1[0m in block: [2minsert(a, b)…[0m[0m
|
||||
↳ from [4mtest/tests/merge nested mutable error.ans:3:18[0m in call: [2m_[0m[0m
|
||||
↳ from [4mscript.ans:30:6[0m in call: [2mfn![0m[0m
|
||||
↳ from [4mscript.ans:28:3[0m in block: [2mresume target = ()…[0m[0m
|
||||
↳ from [4mscript.ans:28:7[0m in call: [2melse![0m[0m
|
||||
↳ from [4mscript.ans:24:2[0m in block: [2mif(fn . "current checkpoint")…[0m[0m
|
||||
↳ from [4mscript.ans:24:9[0m in call: [2m_[0m[0m
|
||||
↳ from [4mscript.ans:38:9[0m in call: [2mvalue(s)![0m[0m
|
||||
↳ from [4mscript.ans:37:1[0m in block: [2mvalue(s)![0m[0m
|
||||
↳ from [4mscript.ans:37:20[0m in call: [2m_[0m[0m
|
||||
↳ from [4mstdlib/script.ans:30:6[0m in call: [2mfn![0m[0m
|
||||
↳ from [4mstdlib/script.ans:28:3[0m in block: [2mresume target = ()…[0m[0m
|
||||
↳ from [4mstdlib/script.ans:28:7[0m in call: [2melse![0m[0m
|
||||
↳ from [4mstdlib/script.ans:24:2[0m in block: [2mif(fn . "current checkpoint")…[0m[0m
|
||||
↳ from [4mstdlib/script.ans:24:9[0m in call: [2m_[0m[0m
|
||||
↳ from [4mstdlib/script.ans:38:9[0m in call: [2mvalue(s)![0m[0m
|
||||
↳ from [4mstdlib/script.ans:37:1[0m in block: [2mvalue(s)![0m[0m
|
||||
↳ from [4mstdlib/script.ans:37:20[0m in call: [2m_[0m[0m
|
||||
↳ from [4mtest/tests/merge nested mutable error.ans:19:2[0m in call: [2mf![0m[0m
|
||||
↳ from [4m?[0m in block: [2m:a = *[1]…[0m
|
||||
--# post run check #--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue