mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 18:49:16 +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}
|
{$ifdef fpc}{$mode objfpc}{$endif}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
@ -21,4 +22,4 @@ procedure ttestclass.p(const a: TSetOfChar);
|
|||||||
begin
|
begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user