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
src/NonlinearArithmetic/Internals/ModInternals.dfy(94,4): Warning: a forall statement with no bound variables is deprecated; use an 'assert by' statement instead
Update ModInternals to use
assert byExample:
src/NonlinearArithmetic/Internals/ModInternals.dfy(94,4): Warning: a forall statement with no bound variables is deprecated; use an 'assert by' statement instead