simplifying

This commit is contained in:
cozis
2022-03-13 15:46:57 +01:00
parent eae8536e3b
commit 43f13958ec
12 changed files with 51 additions and 146 deletions
-2
View File
@@ -24,8 +24,6 @@
#include "compiler/parse.h"
#include "compiler/compile.h"
#include "runtime/runtime.h"
#include "runtime/runtime_error.h"
#include "runtime/o_staticmap.h"
#include "builtins/basic.h"
static const char usage[] =