RosettaCodeData/Task/Empty-program/Pop11/empty-program-2.pop11
2023-07-01 13:44:08 -04:00

6 lines
109 B
Text

compile_mode :pop11 +strict;
define entry_point();
enddefine;
#_TERMIN_IF DEF POPC_COMPILING
entry_point();