EQA1086I The previous declaration of variable name will be removed.
Explanation
You declared a variable whose name is the same as a previously declared variable. This declaration overrides the previous one.
You declared a variable whose name is the same as a previously declared variable. This declaration overrides the previous one.