diff --git a/repl/lib_runner.h b/repl/lib_runner.h index 57123a4..0173505 100644 --- a/repl/lib_runner.h +++ b/repl/lib_runner.h @@ -5,5 +5,3 @@ #define TOY_OPAQUE_TAG_RUNNER 100 int Toy_hookRunner(Toy_Interpreter* interpreter, Toy_Literal identifier, Toy_Literal alias); - -