C10011: ':' expected to delimit label

[ERROR]

Description

The identifier must be followed by a colon to define a label.

Example
  aLabel ...

  
Tips

Add a colon at the end of the identifier.