clean up some warnings and add some extra integer tests

This commit is contained in:
water
2020-10-09 21:28:41 -04:00
parent 0a231afdbb
commit f7abe9c5f8
20 changed files with 42 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "goalc/listener/Listener.h"
#include "goalc/compiler/Compiler.h"
#include "third-party/inja.hpp"
#include "inja.hpp"
#include "third-party/json.hpp"
#include <test/goalc/framework/test_runner.h>