Closed blueish closed 5 years ago
Thanks for the report.
The reason for the empty algorithm block is that your MPCal spec does not have an instance statement. You should add something like process (P = 0) == instance Put(arguments...)
, replacing arguments...
with correct arguments to get some output.
PGo Version:
0.1.4
Input MPCal: https://gist.github.com/blueish/162ec192af87bb859990168b84139f21 Command run:
Output seems to be empty, and attempting to translate the file in TLA+ toolbox results in an error: