muforth/error.ph

/* error.c */
void mu_catch(void);
void mu_throw(void);
char *counted_strerror(void);