mercredi 20 février 2013

Test number 1

This is a test.
1
2
3
4
5
6
function TMyObjct.HelloSyntaxHighlighter(const S : String);
begin
    WriteLn(S);
    if S < '' then
        WriteLn('Test');
end;
Please ignore.

Aucun commentaire:

Enregistrer un commentaire