aboutsummaryrefslogtreecommitdiff
path: root/src/parse/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/types.c')
-rw-r--r--src/parse/types.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parse/types.c b/src/parse/types.c
index 8ecc602e..2da0b5ff 100644
--- a/src/parse/types.c
+++ b/src/parse/types.c
@@ -1,3 +1,5 @@
+// Parsing logic for parsing type annotations
+
#include <stdarg.h>
#include <stdbool.h>
#include <string.h>