mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 15:48:47 +00:00
update node flag string table
This commit is contained in:
@@ -1891,6 +1891,7 @@ MD_StringListFromNodeFlags(MD_Arena *arena, MD_NodeFlags flags)
|
|||||||
"Numeric",
|
"Numeric",
|
||||||
"Identifier",
|
"Identifier",
|
||||||
"StringLiteral",
|
"StringLiteral",
|
||||||
|
"Symbol",
|
||||||
};
|
};
|
||||||
|
|
||||||
MD_String8List list = MD_ZERO_STRUCT;
|
MD_String8List list = MD_ZERO_STRUCT;
|
||||||
|
|||||||
Reference in New Issue
Block a user