@@ -22,17 +22,17 @@
*/
typedef struct {
char next;
int pos;
int row;
int col;
} mpc_state_t;
mpc_state_t state;
int expected_num;
char *filename;
char *failure;
char **expected;
} mpc_err_t;
The note is not visible to the blocked user.