Skip to content

Commit

Permalink
Update parse.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cheng-alvin committed Nov 12, 2023
1 parent 5e89180 commit 282e5bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/parse.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 282e5bf

Please sign in to comment.