mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 04:39:28 +02:00
9 lines
61 B
ObjectPascal
9 lines
61 B
ObjectPascal
{ %fail }
|
|
|
|
function test: string[30];
|
|
begin
|
|
end;
|
|
|
|
begin
|
|
end.
|