readd token dumping
This commit is contained in:
parent
faf7a780ee
commit
bdc401e6ae
@ -45,6 +45,7 @@ signed main(int argc, char * argv[]) {
|
||||
yyparse();
|
||||
|
||||
debug_dump_symbols();
|
||||
debug_token_dump();
|
||||
|
||||
if (!has_encountered_error) {
|
||||
compile();
|
||||
|
Loading…
x
Reference in New Issue
Block a user