function calls mostly working
This commit is contained in:
parent
dd8eaee987
commit
e0495afd42
4 changed files with 151 additions and 2 deletions
|
@ -23,6 +23,7 @@ function token_is_type
|
|||
b = ident_list_lookup(typedefs, c)
|
||||
if b != 0 goto return_1
|
||||
goto return_0
|
||||
|
||||
|
||||
function type_is_array
|
||||
argument type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue