chore: added example binary showcasing simple html conversion
This commit is contained in:
parent
8a758d3824
commit
07539403cc
4 changed files with 29 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "test.h"
|
||||
|
||||
#include "mrk/lexer.h"
|
||||
#include "mrk/parser_internal.h"
|
||||
#include "mrk/parser.h"
|
||||
|
||||
#define LEXER_INIT() \
|
||||
mrk_lexer *lxr; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue