ada8a2b703
Also clean up typo in unsupported for loop error message
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
// Test a trivial PascaLIGO procedure
|
|
|
|
procedure main (const i : int) : int is
|
|
begin
|
|
skip
|
|
end with i
|