mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-02 05:22:36 +02:00
10 lines
66 B
ObjectPascal
10 lines
66 B
ObjectPascal
{ %fail }
|
|
|
|
procedure test(f: string[50]);
|
|
begin
|
|
end;
|
|
|
|
begin
|
|
end.
|
|
|