1 2 3 4 5 6 7 8 9 10 11 12 13
{ %fail } {$ifdef fpc}{$MODE objfpc}{$endif} unit tw1599b; interface implementation type TMyClass = class; end.