From 44d81cab1e376abc149e290226ef3915aa35ff74 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 23 Jan 2024 17:28:53 +0100 Subject: Minor refactors. Signed-off-by: Amlal El Mahrouss --- CompilerKit/ParserKit.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CompilerKit/ParserKit.hpp') diff --git a/CompilerKit/ParserKit.hpp b/CompilerKit/ParserKit.hpp index 3292b07..49907e5 100644 --- a/CompilerKit/ParserKit.hpp +++ b/CompilerKit/ParserKit.hpp @@ -107,4 +107,5 @@ namespace ParserKit return false; } -} \ No newline at end of file +} + -- cgit v1.2.3