diff --git a/src/fun.c b/src/fun.c index 3abbbfc..19c2f8f 100644 --- a/src/fun.c +++ b/src/fun.c @@ -33,7 +33,6 @@ * @date 2025-10-16 */ - #include "bytecode.h" #include "value.h" #include "vm.h"