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