C10029: ']' expected to close brackets

[ERROR]

Description

A close bracket is expected to specify a valid access to an array.

Example
  DC.W anArray[1 + 2

  
Tips

Set a close bracket at the end of the expression.