fpc/tests/webtbf/tw1599b.pp
2002-01-19 15:20:11 +00:00

14 lines
119 B
ObjectPascal

{ %fail }
{$ifdef fpc}{$MODE objfpc}{$endif}
unit tw1599b;
interface
implementation
type
TMyClass = class;
end.