From 942b75b2bd94c4e78a79b4521dbd33951fed1bd9 Mon Sep 17 00:00:00 2001 From: Krzosa Karol Date: Sun, 28 Jan 2024 08:49:40 +0100 Subject: [PATCH] Try out sending line information to arena --- tests/test_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_main.cpp b/tests/test_main.cpp index 541b6af..48bf71b 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -21,7 +21,7 @@ int main() { TestBootstrapArenaClear(); // @todo: github worker fails on this: - // TestClexer(); + TestClexer(); // Unicode iteration over codepoints using For {