{ %RECOMPILE } { %NORUN } program tanonfunc55; {$mode objfpc}{$H+} {$modeswitch advancedrecords} uses uanonfunc55; var f: specialize TFunc; begin f := specialize Foo; end.