[backend] debugging array

This commit is contained in:
Lixuanwang
2025-06-25 16:02:41 +08:00
parent 15a80bd5cd
commit 6f897d797a
2 changed files with 17 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
#include <iomanip>
#include <functional> // For std::function
#define DEBUG 0
#define DEBUG 1
#define DEEPDEBUG 0
namespace sysy {