contract Test { function test(bytes memory x) public { } }