mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
* fixed test
git-svn-id: trunk@11267 -
This commit is contained in:
parent
467aeb3446
commit
91116c2e21
@ -1,4 +1,5 @@
|
||||
unit test;
|
||||
{ %norun }
|
||||
unit tw11543;
|
||||
{$ifdef fpc}{$mode objfpc}{$endif}
|
||||
|
||||
interface
|
||||
@ -21,4 +22,4 @@ procedure ttestclass.p(const a: TSetOfChar);
|
||||
begin
|
||||
end;
|
||||
|
||||
end.
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user