Commit a64b378
Fix T_Cleanup: postcondition constraint on c, not c_body
comp_post c_body == tm_star (comp_post c) cleanup_pre
i.e., the body's post is the overall post starred with cleanup_pre.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e9f27ad commit a64b378
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
1147 | | - | |
| 1147 | + | |
1148 | 1148 | | |
1149 | 1149 | | |
1150 | 1150 | | |
1151 | | - | |
| 1151 | + | |
| 1152 | + | |
1152 | 1153 | | |
1153 | 1154 | | |
1154 | 1155 | | |
| |||
0 commit comments