From 1715f2dd4089e676f77991f9487c869506cef04d Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 10 Feb 2026 12:34:56 +0100 Subject: [PATCH] typo: fixed typo --- src/parser/lexer.c | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/src/parser/lexer.c b/src/parser/lexer.c index ebbdb89..2c8a864 100644 --- a/src/parser/lexer.c +++ b/src/parser/lexer.c @@ -6,7 +6,7 @@ /* By: sede-san '); }