When I run `python tests/generate_ref_files.py $FPP_DIR`, I see this: ``` - enum State: U8 { - @ The uninitialized state - __FPRIME_UNINITIALIZED - IDLE - } - ``` It looks like a bug in the test code generation that predates #24.
When I run
python tests/generate_ref_files.py $FPP_DIR, I see this:It looks like a bug in the test code generation that predates #24.