contract test { function f(bytes memory) public {} } // ----