mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 13:49:30 +02:00
11 lines
201 B
ObjectPascal
11 lines
201 B
ObjectPascal
{ Source provided for Free Pascal Bug Report 3182 }
|
|
{ Submitted by "Michalis Kamburelis" on 2004-06-22 }
|
|
{ e-mail: michalis@camelot.homedns.org }
|
|
{$Y+,L+}
|
|
|
|
unit tw3182;
|
|
|
|
interface
|
|
implementation
|
|
end.
|