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
Add INVARIANTs that goto declarations may not initialize
Initializations must be sepearated out of `code_declt` into a separate
assignment before adding to goto program. This is the case already.
These new INVARIANTs check that this continues to be true.
0 commit comments