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
Remove internal symbols: use API to access code contract
Instead of trying access parts of a code contract via their irep keys,
use the API provided by code_with_contract_typet. While at it, also make
sure we cater for any future use of functions in assigns clauses.
0 commit comments