{ %FAIL } program tgenfwd7; {$mode objfpc} type generic TTest = class; generic TTest = class end; begin end.