fixed csv, though there is a small memory leak

This commit is contained in:
herbglitch 2024-12-09 02:33:12 -07:00
parent 280a70c6e8
commit 2ef7a93d5a
4 changed files with 103 additions and 34 deletions

View file

@ -132,7 +132,7 @@ if(ARCHEUS_STD_TESTS)
#tests/std/vector.c
#tests/std/lexer.c
tests/std/parser.c
#tests/std/parser.c
tests/std/parser/csv.c
tests/std/parser/parserlang.c