var x:function:longint; y:pointer absolute x; begin if y<>nil then halt(1); end.