mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
start adding maps
This commit is contained in:
@@ -4,6 +4,6 @@ type Callable struct {
|
||||
name string
|
||||
params []string
|
||||
code []any
|
||||
stack []map[string]variableValue
|
||||
stack stack
|
||||
line int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user