ligo/src/contracts/procedure.ligo
John David Pressman ada8a2b703 Add (commented out) for loop test & working procedure test
Also clean up typo in unsupported for loop error message
2019-09-24 15:47:04 -07:00

7 lines
109 B
Plaintext

// Test a trivial PascaLIGO procedure
procedure main (const i : int) : int is
begin
skip
end with i