Replies: 1 comment
-
Thanks for the question. The ghost variables are defined at the spec of the module. For instance, ghost variables for the spec of the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Asked by
.ansonpro
on discord inmove-language
, I only found very little doc aboutupdate
Hi, I am trying to use move prover like stake.move in aptos-core repo line 442.
My code is :
And the prover gives me the following error:
Can anyone share some insight on how to use update keyword in move source code to define ghost variable for loop invariant?
Beta Was this translation helpful? Give feedback.
All reactions