aboutsummaryrefslogtreecommitdiff
path: root/dbg.d
diff options
context:
space:
mode:
Diffstat (limited to 'dbg.d')
-rw-r--r--dbg.d4
1 files changed, 1 insertions, 3 deletions
diff --git a/dbg.d b/dbg.d
index 4223678..902e017 100644
--- a/dbg.d
+++ b/dbg.d
@@ -8,9 +8,7 @@ import parser;
//import dbg;
//import value;
-bool DEBUG = true;
-//bool DEBUG = false;
-
+bool DEBUG = false;
bool REPL = false;