Unit ok_ignore_leading

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

Description

 

Overview

Constants

A = 1;
B = 1;
C = 1;

Description

Constants

A = 1;

Test

B = 1;

Test2

C = 1;

count of preceding whitespace does not matter count of preceding whitespace does not matter consecutive characters are ignored too as in Javadoc not all lines have to start with the character

paragraph works.