diff --git a/include/parse.h b/include/parse.h index a259127b..8051f27a 100644 --- a/include/parse.h +++ b/include/parse.h @@ -5,6 +5,8 @@ * Return type for the `parse` function, specifies the instruction's * name and its arguments. Shall be returned from the parser function's * output. + * + * TODO Revise docs for struct? */ typedef struct {