Closed GoogleCodeExporter closed 8 years ago
This issue was closed by revision r1434.
Original comment by zar...@gmail.com
on 3 May 2012 at 12:12
Helpers still allow a non class-methods in static classes:
Type
TObj = Class Static
End;
Type
TObjHelper = Helper For TObj
Procedure Proc;
Begin
End;
End;
Original comment by kazantse...@mail.ru
on 3 May 2012 at 12:28
Original issue reported on code.google.com by
kazantse...@mail.ru
on 3 May 2012 at 11:16