Closed awelc closed 1 year ago
A Boogie model is missing for recently added vector::insert function and this PR is attempting to remedy it
vector::insert
Yes
Added a spec for a function using vector::insert to the functional tests.
Motivation
A Boogie model is missing for recently added
vector::insert
function and this PR is attempting to remedy itHave you read the Contributing Guidelines on pull requests?
Yes
Test Plan
Added a spec for a function using
vector::insert
to the functional tests.