mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-06 07:38:45 +00:00
[expr parser] Treat all sets as leaves (note 1a).
This commit is contained in:
@@ -785,8 +785,6 @@ struct MD_ExprParseCtx
|
||||
{
|
||||
MD_ExprOpr *call_op;
|
||||
MD_ExprOpr *subscript_op;
|
||||
MD_ExprOpr *bracket_set_op;
|
||||
MD_ExprOpr *brace_set_op;
|
||||
} accel;
|
||||
|
||||
MD_MessageList errors;
|
||||
|
||||
Reference in New Issue
Block a user