Skip to content
Snippets Groups Projects
Commit 6d45a0ad authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[typing] Fixed long-standing issue with contract over last return of function

Block and goto were not properly created, leading to potential issue with an
`ensures \false` contract for such statement, since we are transforming
a return into a fall-through (hence subject to `ensures`) statement
parent b745ebf6
No related branches found
No related tags found
Loading
Showing
with 657 additions and 582 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment