mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-26 20:56:36 +01:00
9 lines
75 B
ObjectPascal
9 lines
75 B
ObjectPascal
{ %fail }
|
|
|
|
procedure test(var f: file of extended);
|
|
begin
|
|
end;
|
|
|
|
begin
|
|
end.
|