mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 04:48:02 +02:00
12 lines
115 B
ObjectPascal
12 lines
115 B
ObjectPascal
{ %FAIL }
|
|
Unit tw1467;
|
|
|
|
Interface
|
|
|
|
Implementation
|
|
|
|
Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint);
|
|
Begin
|
|
End;
|
|
|