mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 07:38:45 +00:00
remove MD_NodeKind_UnnamedSet; simplify to MD_NodeKind_Label with zero-string
This commit is contained in:
@@ -12,7 +12,7 @@ Node {
|
||||
String: x,
|
||||
Whole String: x,
|
||||
Node {
|
||||
Kind: UnnamedSet,
|
||||
Kind: Label,
|
||||
Flags: 00110000000000000000000000000000,
|
||||
Flag Names: BracketLeft, BracketRight,
|
||||
Node {
|
||||
|
||||
Reference in New Issue
Block a user