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
To support slice operators in loop assigns clauses
the methods need to be non-const, since havocing
a slice using havoc_slice will modify the symbol table.
0 commit comments