Fixes to build on non-windows and give the answer parser a real name.

This commit is contained in:
Zed A. Shaw 2024-11-19 13:23:38 -05:00
parent 111429b974
commit 3bb3b654e7
2 changed files with 8 additions and 2 deletions

View file

@ -8,7 +8,7 @@
using namespace fmt;
%%{
machine foo;
machine ansi_parser;
alphtype int;
action tstart {