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