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