aboutsummaryrefslogtreecommitdiff
path: root/src/compile/assignments.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/assignments.c')
-rw-r--r--src/compile/assignments.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile/assignments.c b/src/compile/assignments.c
index 0f4c8835..a31aee56 100644
--- a/src/compile/assignments.c
+++ b/src/compile/assignments.c
@@ -1,3 +1,4 @@
+// This file defines how to compile assignments
#include "assignments.h"
#include "../ast.h"
#include "../compile.h"