summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbf/tw1467.pp
blob: 5f95cac846155a2ba4729a23fdd31a99af99940f (plain)
1
2
3
4
5
6
7
8
9
10
11
{ %FAIL }
Unit tw1467;

Interface

Implementation

Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint);
Begin
End;