{ %FAIL } program tw30494; {$MODE DELPHI} type TFoo = record end; var foo: TFoo; begin end.