f:=function ( ) Print( "f:=", f, ";;\nf();\n" ); return; end;; f();