RosettaCodeData/Task/Empty-program/Pop11/empty-program-2.pop11

7 lines
109 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
compile_mode :pop11 +strict;
define entry_point();
enddefine;
#_TERMIN_IF DEF POPC_COMPILING
entry_point();