mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-13 07:52:22 -07:00
adding arena (p7)
This commit is contained in:
@@ -1222,6 +1222,7 @@ MD_MakeNodeError:
|
||||
@see(MD_Message)
|
||||
MD_MakeTokenError:
|
||||
{
|
||||
arena: *MD_Arena,
|
||||
@doc("The entire string that is being parsed. The parser used a substring of this string to form @code 'token'.")
|
||||
parse_contents: MD_String8;
|
||||
@doc("The token associated with this message.")
|
||||
|
||||
Reference in New Issue
Block a user