mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-09 07:43:56 +01:00
9 lines
68 B
ObjectPascal
9 lines
68 B
ObjectPascal
{ %FAIL }
|
|
|
|
procedure p(primo,primo:longint);
|
|
begin
|
|
end;
|
|
|
|
begin
|
|
end.
|