C10012: Label multiply defined

[ERROR]

Description

The label is already defined.

Example
  aLabel ...

  
   ...

  
  aLabel: ...

  
Tips

Choose an other identifier for the label.