* Small formatting change from Mattias Gaertner

git-svn-id: trunk@35584 -
This commit is contained in:
michael 2017-03-14 10:55:25 +00:00
parent cbb2f35f77
commit ffeaae5e09

View File

@ -27,7 +27,7 @@ Type
{ TTestParser }
TTestParser= class(TTestCase)
TTestParser = class(TTestCase)
Private
FDeclarations: TPasDeclarations;
FDefinition: TPasElement;