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

5 lines
65 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
cond false;
Text(0, "Hello World"); \comment
CrLf(0);
cond true;