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

LuaFunction cleanup: replace by LuaCall

This commit is contained in:
Étienne Fildadut 2024-01-07 20:31:28 +01:00
parent 85d17e9519
commit 51ad18c5a4
22 changed files with 192 additions and 162 deletions

View file

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