Duplicate keyword parameter

Last modified: 03 December 2024

Reports duplicate keyword parameters in methods, blocks, and proc types. Only the first declaration of each keyword parameter is recognized; all other declarations are ignored.

Example: