Description: Label %1 has already been defined at line %2.
Cause: The label %1 has already been used within the method.
Resolution: Use a different label name to avoid duplication.