@@ -3,12 +3,6 @@
#include "parser.h"
typedef struct {
uint32_t len;
AstNodeIndex lhs, rhs;
bool trailing;
} Members;
enum {
FIELD_STATE_NONE,
The note is not visible to the blocked user.