mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
LuaFunction cleanup: replace by LuaCall
This commit is contained in:
parent
85d17e9519
commit
51ad18c5a4
22 changed files with 192 additions and 162 deletions
|
|
@ -1,6 +1,6 @@
|
|||
--# run #--
|
||||
--- error ---
|
||||
[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31mcan't call overload iter: no function match arguments (42), possible functions were:
|
||||
[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31mcan't call overload iter: no function match arguments (value), possible functions were:
|
||||
• $(table::is table) (from stdlib/for.ans:46:1):
|
||||
type check failure for parameter table
|
||||
• $(tuple::is sequence) (from stdlib/for.ans:37:1):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue