mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-20 23:46:48 +00:00
[impl] passing over parser implementation (pass 1)
This commit is contained in:
@@ -1136,6 +1136,13 @@ main:
|
||||
tag: *MD_Node,
|
||||
};
|
||||
|
||||
@send(Nodes)
|
||||
@func MD_PushReference: {
|
||||
list: *MD_Node,
|
||||
target: *MD_Node,
|
||||
return: *MD_Node,
|
||||
};
|
||||
|
||||
////////////////////////////////
|
||||
//~ Introspection Helpers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user