aboutsummaryrefslogtreecommitdiff
path: root/src/compile/optionals.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/optionals.c')
-rw-r--r--src/compile/optionals.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compile/optionals.c b/src/compile/optionals.c
index 6dad725c..3113ee49 100644
--- a/src/compile/optionals.c
+++ b/src/compile/optionals.c
@@ -1,3 +1,5 @@
+// This file defines how to compile optionals and null
+
#include "../compile.h"
#include "../environment.h"
#include "../naming.h"