// Test for message: redeclaration of '%s' with type '%s', expected '%s' [347]
/* lint1-extra-flags: -r -X 351 */
/*
* Message 27 already covers redeclarations, but it doesn't include enough
* details to make any sense of it.
*/
/*
* Before 2023-08-02, lint did not interpret unnamed function parameters with
* complicated types correctly. The named counterparts were no problem, though.
*/