- Updated the test file

This commit is contained in:
Stefan Müller 2010-10-01 22:51:12 +02:00
parent cb7d7e850c
commit ecc6517eba
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,8 @@
\starttext
\startPAS
normal { Comment } normal
normal {$R- compiler directive} normal
{ Comment }
{$R- compiler directive }
procedure TForm1.Button1.Click(Sender: TObject);
var // Delphi Comment
Number, I, X: Integer;
@ -40,5 +40,6 @@ comment (* ends} normal
normal (*bold} still bold
still comment
comment { ends*) normal
normal {bold blue} normal {$bold red} normal
\stopPAS
\stoptext