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

3 lines
97 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
procedure main() # a null file will compile but generate a run-time error for missing main
end