mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 10:29:17 +02:00
* Small formatting change from Mattias Gaertner
git-svn-id: trunk@35584 -
This commit is contained in:
parent
cbb2f35f77
commit
ffeaae5e09
@ -27,7 +27,7 @@ Type
|
||||
|
||||
{ TTestParser }
|
||||
|
||||
TTestParser= class(TTestCase)
|
||||
TTestParser = class(TTestCase)
|
||||
Private
|
||||
FDeclarations: TPasDeclarations;
|
||||
FDefinition: TPasElement;
|
||||
|
Loading…
Reference in New Issue
Block a user