RosettaCodeData/Task/Conditional-structures/Pop11/conditional-structures-1.pop11

4 lines
40 B
Plaintext

if condition then
;;; Action
endif;