- More code clean-up

This commit is contained in:
2010-09-30 14:06:14 +02:00
parent 04b05f14ba
commit 55cef57db4
2 changed files with 19 additions and 8 deletions

View File

@@ -6,8 +6,8 @@
\starttext
\startPAS
blub { Comment } blub
blub {$R- compiler directive} blub
normal { Comment } normal
normal {$R- compiler directive} normal
procedure TForm1.Button1.Click(Sender: TObject);
var // Delphi Comment
Number, I, X: Integer;