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
An error is: assigner_exit_check_input -> assigner_exit_check input is false, verification will fail!
But if you remove declaration of Omegas array, this example will be assigned successfully.
I understand that I can initialize array in other way.
But it definitely shouldn't modify existing constants.
The text was updated successfully, but these errors were encountered:
This piece of code cannot be assigned
Foud strange behaivour during work on recursive verifier.
An error is:
assigner_exit_check_input -> assigner_exit_check input is false, verification will fail!
But if you remove declaration of Omegas array, this example will be assigned successfully.
I understand that I can initialize array in other way.
But it definitely shouldn't modify existing constants.
The text was updated successfully, but these errors were encountered: