Repository URL to install this package:
{ %FAIL } program tgenconstraint7; {$ifdef fpc} {$mode delphi} {$endif} uses ugenconstraints; type TTest2TObject = TTest2<TObject>; begin end.