We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1040c3 commit 01d1273Copy full SHA for 01d1273
src/test-synth.cpp
@@ -37,6 +37,8 @@
37
#include <random>
38
#include <map>
39
40
+using namespace ArjunInt;
41
+
42
#define COLDEF "\033[0m"
43
44
#define verb_print(a, x) \
0 commit comments