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