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
The check_in_verify function checks recursively if the predicate's arguments are inside the verify predicate, but it does not check the predicate itself! This must be changed and new tests should be added to ensure it works correctly.
The text was updated successfully, but these errors were encountered:
The
check_in_verify
function checks recursively if the predicate's arguments are inside the verify predicate, but it does not check the predicate itself! This must be changed and new tests should be added to ensure it works correctly.The text was updated successfully, but these errors were encountered: