first C hello world!

This commit is contained in:
pommicket 2022-02-13 15:07:26 -05:00
parent 6acd24e315
commit 2fef698195
7 changed files with 68 additions and 47 deletions

View file

@ -323,7 +323,9 @@ function parse_toplevel_declaration
ident_list_add(functions_required_stack_space, f_name, curr_function_stack_space)
;print_statement(out0)
; ENABLE/DISABLE PARSING DEBUG OUTPUT:
print_statement(out0)
goto parse_tld_ret
:function_no_param_name