mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-10 14:41:27 +01:00
9 lines
61 B
ObjectPascal
9 lines
61 B
ObjectPascal
{ %fail }
|
|
|
|
function test: string[30];
|
|
begin
|
|
end;
|
|
|
|
begin
|
|
end.
|