mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-12 23:01:32 +01:00
9 lines
74 B
ObjectPascal
9 lines
74 B
ObjectPascal
{ %FAIL }
|
|
|
|
procedure p(const primo,primo:longint);
|
|
begin
|
|
end;
|
|
|
|
begin
|
|
end.
|