mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 15:48:47 +00:00
forgot to save some changes for last commit
This commit is contained in:
@@ -1166,14 +1166,6 @@ MD_MapOverwrite: {
|
||||
return: *MD_Node,
|
||||
};
|
||||
|
||||
// TODO(allen): eliminate
|
||||
@send(Nodes)
|
||||
@func MD_PushSibling: {
|
||||
first: **MD_Node,
|
||||
last: **MD_Node,
|
||||
new_sibling: *MD_Node,
|
||||
};
|
||||
|
||||
@send(Nodes)
|
||||
@func MD_PushChild: {
|
||||
parent: *MD_Node,
|
||||
|
||||
Reference in New Issue
Block a user