contract A { function f() public { super; } } // ---- // f() ->