Unit ok_macros_off

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

Description

This is a test that macro support can be turned off in pasdoc.

With macro support turned on this unit would cause parsing error, because it would have brain-damaged declaration like

procedure interface interface(a: Integer);

Overview

Functions and Procedures

procedure FOO(a: Integer);

Description

Functions and Procedures

procedure FOO(a: Integer);