Illegal macro argument

A macro defined with the MACRO directive has a dummy argument that is not
a valid symbol name. For example,

MACRO xx 123 ;invalid dummy argument
ENDM