Unit ok_longcode_special_chars

Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables

Description

Yet another test of @longcode.

begin
  Writeln('Some special HTML (<, >, &) and LaTeX ({, }, \) chars.');
end;