RosettaCodeData/Task/Comments/XPL0/comments-4.xpl0
2023-07-01 13:44:08 -04:00

4 lines
65 B
Text

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