@@ -51,6 +51,8 @@ enum Operator {
OpRCurl = '}',
OpLParen = '(',
OpRParen = ')',
OpLBrack = '[',
OpRBrack = ']',
OpComma = ',',
OpAdd = '+',
OpSub = '-',
The note is not visible to the blocked user.