Remove something (dont look at the diff)

This commit is contained in:
2026-02-21 14:46:41 +11:00
parent 14e3fd82a5
commit f29b6fca31

View File

@@ -6,8 +6,6 @@
#include "../include/ansii.h"
#include <ctype.h>
#define SUPER_SILLY_MODE
struct _SolsTokenTypeMap SolsTokenTypeMap[] = {
{"puts", STT_KW_STRUCT},
{"if", STT_KW_IF},