Actions
Feature #73
closedAllow module body instead of main procedure
Feature #73:
Allow module body instead of main procedure
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Language
Start date:
Due date:
% Done:
0%
Estimated time:
Description
program;
begin
…
end;
Should compiled to main.
Actions