{ %FAIL }

program tgenconstraint26;

{$ifdef fpc}
  {$mode delphi}
{$endif}

uses
  ugenconstraints;

type
  TTest12TTestClass5 = TTest12<TTestClass5>;

begin

end.