6 lines
109 B
Text
6 lines
109 B
Text
compile_mode :pop11 +strict;
|
|
define entry_point();
|
|
enddefine;
|
|
|
|
#_TERMIN_IF DEF POPC_COMPILING
|
|
entry_point();
|