first C hello world!
This commit is contained in:
parent
6acd24e315
commit
2fef698195
7 changed files with 68 additions and 47 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue