Code Inspection: Duplicate array keys
Reports duplicate keys in array declarations.
If multiple elements in the array declaration use the same key, only the last one will be used, and all others will be overwritten.
Last modified: 08 December 2020