aboutsummaryrefslogtreecommitdiff
path: root/core/operators.nom
diff options
context:
space:
mode:
Diffstat (limited to 'core/operators.nom')
-rw-r--r--core/operators.nom1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/operators.nom b/core/operators.nom
index 3ea0fe1..2b44df4 100644
--- a/core/operators.nom
+++ b/core/operators.nom
@@ -2,6 +2,7 @@
This file contains definitions of operators like "+" and "and".
use "core/metaprogramming.nom"
+use "core/errors.nom"
# Comparison Operators
immediately