RosettaCodeData/Task/Introspection/Pop11/introspection-1.pop11
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

4 lines
91 B
Text

;;; Exit if version below 15.00
if pop_internal_version < 150000 then
sysexit()
endif;