mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 17:06:07 +00:00
fully add init map
This commit is contained in:
@@ -81,6 +81,7 @@ func runCall(c call, stack stack, stacklevel int) (any, ArErr) {
|
||||
callable_, err := mapGet(ArMapGet{
|
||||
x,
|
||||
[]any{"__call__"},
|
||||
true,
|
||||
c.line,
|
||||
c.code,
|
||||
c.path,
|
||||
|
||||
Reference in New Issue
Block a user