You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Created cprover_loop_contract that has loop_invariant_opt and cprover_contract_assigns_opt.
2. Created cprover_loop_contract_sequence_opt.
3. Added cprover_loop_contract_sequence_opt to iteration_statement for all three types of loops.
This adds support for parsing assigns clauses for loops.
0 commit comments