{ %NORUN } program tw29053b; {$mode objfpc} type generic TModelArray<T: TObject> = array of T; begin end.