C18103: Factor expected
[ERROR]
Description
The HLI assembler expects a factor. A factor is a sequence starting with
left parenthesis '('
cross '#'
minus '-'
address operator '@'
star '*'
type
label
object (parameter, function, local variable, global variable)
Example
asm lda ; // error