@@ -7,13 +7,6 @@
#include <stdbool.h>
#include <stdint.h>
typedef struct {
uint32_t len;
AstNodeIndex lhs;
AstNodeIndex rhs;
bool trailing;
} Members;
const char* source;
uint32_t source_len;
The note is not visible to the blocked user.