Removed line single comments bc no asni c lol

This commit is contained in:
Maieul BOYER 2024-05-02 15:02:38 +02:00
parent 9d8139e035
commit ebaa4dd822
No known key found for this signature in database
95 changed files with 107 additions and 99 deletions

View file

@ -27,4 +27,4 @@ void lex_keywords_array_2(t_lex_keywords_array *v);
void lex_keywords_array_3(t_lex_keywords_array *v);
void lex_keywords_array_4(t_lex_keywords_array *v);
#endif // LEX_KEYWORDS_ARRAY_H
#endif

View file

@ -19,4 +19,4 @@
# include "../../headers/constants.h"
# include "../../../parse_types.h"
#endif // INLINE_H
#endif

View file

@ -124,4 +124,4 @@ bool lex_keywords_s95(t_lexer *lexer, t_lexer_state *s);
bool lex_keywords_s96(t_lexer *lexer, t_lexer_state *s);
bool lex_keywords_default(t_lexer *lexer, t_lexer_state *s);
#endif // LEX_KEYWORDS_FUNCS_H
#endif