summaryrefslogtreecommitdiff
path: root/05/parse.b
diff options
context:
space:
mode:
Diffstat (limited to '05/parse.b')
-rw-r--r--05/parse.b1
1 files changed, 1 insertions, 0 deletions
diff --git a/05/parse.b b/05/parse.b
index 7c91bc4..61b2418 100644
--- a/05/parse.b
+++ b/05/parse.b
@@ -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