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