--TEST-- Function returning by reference can forward another by-reference call --FILE-- --EXPECT-- int(1) int(2) int(1)