mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
add path
This commit is contained in:
@@ -335,5 +335,6 @@ func makeGlobal() ArObject {
|
||||
}
|
||||
return nil, ArErr{TYPE: "TypeError", message: "Cannot get max of type '" + typeof(a[0]) + "'", EXISTS: true}
|
||||
}}
|
||||
vars["path"] = ArPath
|
||||
return Map(vars)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user