RosettaCodeData/Task/Empty-program/Icon/empty-program.icon

3 lines
97 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
procedure main() # a null file will compile but generate a run-time error for missing main
end