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

7 lines
109 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
compile_mode :pop11 +strict;
define entry_point();
enddefine;
#_TERMIN_IF DEF POPC_COMPILING
entry_point();