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

Merge state on vm:eval, new aliases need to be merged

This commit is contained in:
Étienne Fildadut 2021-12-02 19:24:48 +01:00
parent 721464218c
commit 607313d5ce
3 changed files with 18 additions and 9 deletions

View file

@ -125,7 +125,6 @@ functions = {
end
},
-- alias
-- TODO: currently directly change global state, should new aliases be kept in case of interpreter error before a merge?
["alias(identifier::string, alias::string)"] = {
value = function(identifier, alias)
-- check identifiers