mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 08:18:12 +02:00
8 lines
55 B
ObjectPascal
8 lines
55 B
ObjectPascal
{ %fail }
|
|
|
|
type
|
|
tf = file of ansistring;
|
|
|
|
begin
|
|
end.
|