Removed debug code

This commit is contained in:
Add00
2023-08-09 08:48:40 -04:00
parent 648a5f84db
commit 1b8d8cfba0
2 changed files with 4 additions and 6 deletions

View File

@@ -2,4 +2,6 @@
#include "toy_interpreter.h"
#define TOY_OPAQUE_TAG_FILE 300
int Toy_hookFileIO(Toy_Interpreter* interpreter, Toy_Literal identifier, Toy_Literal alias);