contract C { function f() public { function(uint) private returns (uint) x; } }