function calls mostly working

This commit is contained in:
pommicket 2022-02-12 21:27:57 -05:00
parent dd8eaee987
commit e0495afd42
4 changed files with 151 additions and 2 deletions

View file

@ -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