remove MD_NodeKind_UnnamedSet; simplify to MD_NodeKind_Label with zero-string

This commit is contained in:
ryanfleury
2021-02-09 08:11:07 -07:00
parent 8847aebca2
commit 9253bd0de8
5 changed files with 18 additions and 20 deletions
@@ -12,7 +12,7 @@ Node {
String: x,
Whole String: x,
Node {
Kind: UnnamedSet,
Kind: Label,
Flags: 00110000000000000000000000000000,
Flag Names: BracketLeft, BracketRight,
Node {