5 lines
65 B
Text
5 lines
65 B
Text
|
|
cond false;
|
||
|
|
Text(0, "Hello World"); \comment
|
||
|
|
CrLf(0);
|
||
|
|
cond true;
|