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

5 lines
65 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
cond false;
Text(0, "Hello World"); \comment
CrLf(0);
cond true;