Remove semicolons and use \ instead of $

This commit is contained in:
2025-08-03 02:18:20 +02:00
parent f0be8a1bd5
commit 6d98b4eee5
9 changed files with 61 additions and 40 deletions
+3
View File
@@ -1,4 +1,7 @@
#ifndef WL_AMALGAMATION
#include "eval.h"
#endif
#define FRAME_LIMIT 128
#define EVAL_STACK_LIMIT 128