Unit ok_longcode_special_charsUses Classes, Interfaces, Objects and Records Functions and Procedures Types Constants Variables DescriptionYet another test of @longcode.
begin Writeln('Some special HTML (<, >, &) and LaTeX ({, }, \) chars.'); end; |