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
@@ -2,7 +2,10 @@
#define WL_PARSE_INCLUDED
#include <stdint.h>
#ifndef WL_AMALGAMATION
#include "basic.h"
#endif
typedef enum {
NODE_FUNC_DECL,