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