Repository URL to install this package:
{ %FAIL } program tgenconstraint19; {$ifdef fpc} {$mode delphi} {$endif} uses ugenconstraints; type TTest7ITest1 = TTest7<ITest1>; begin end.