RosettaCodeData/Task/Comments/XPL0/comments-4.xpl0

5 lines
65 B
Plaintext

cond false;
Text(0, "Hello World"); \comment
CrLf(0);
cond true;