From 6902cc5abe09da9f6f2d86f22d06684d97cfa9f3 Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Sat, 20 May 2023 13:36:28 -0400 Subject: add debug --- main.d | 1 + 1 file changed, 1 insertion(+) (limited to 'main.d') diff --git a/main.d b/main.d index 18927d8..bd1d2b0 100644 --- a/main.d +++ b/main.d @@ -2,6 +2,7 @@ import std.stdio; import std.string; import parser; +import dbg; /* import compiler; import obj; -- cgit v1.2.3