When trying to parse `bit_flip_conditioning.pgcl` one gets the following error ``` CheckFail(location=VarExpr('b1'), message='Expected numeric value, got BoolType().') ```
When trying to parse
bit_flip_conditioning.pgclone gets the following error