{ %NORUN } program tgeneric80; {$mode delphi} type TTest = record end; TTest = record end; PTest = ^TTest; TTest = record end; begin end.