\* SPECIFICATION
\* Uncomment the previous line and provide the specification name if it's declared
\* in the specification file. Comment INIT / NEXT parameters if you use SPECIFICATION.
CONSTANTS
greeting = "Hello"
INIT Init
NEXT Next
\* PROPERTY
\* Uncomment the previous line and add property names
INVARIANT
UnreachableState
ResourceDrop
\* Uncomment the previous line and add invariant names