- Updated the test file
This commit is contained in:
parent
cb7d7e850c
commit
ecc6517eba
|
@ -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
|
Loading…
Reference in New Issue