- Updated the test file
This commit is contained in:
parent
8eba6d450c
commit
04b05f14ba
|
@ -23,10 +23,15 @@ end;
|
||||||
\stopPAS
|
\stopPAS
|
||||||
|
|
||||||
\startPAS
|
\startPAS
|
||||||
My_Variable := _Variable;
|
My_Variable := _for;
|
||||||
aaa asm for end For END
|
|
||||||
aaa aSM foR eNd For END
|
|
||||||
45My_Variable := _Variable45;
|
45My_Variable := _Variable45;
|
||||||
&for asm blub
|
normal asm green for end normal For END
|
||||||
|
normal aSM green foR eNd normal For END
|
||||||
|
&for asm green
|
||||||
|
end normal
|
||||||
|
{bold'bold}normal'blue
|
||||||
|
normal'blue{blue}blue'
|
||||||
|
asm green'gr{ee}n'{bold bold}green end
|
||||||
|
{asm bold end}
|
||||||
\stopPAS
|
\stopPAS
|
||||||
\stoptext
|
\stoptext
|
Loading…
Reference in New Issue