Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 363 Bytes

A2167.md

File metadata and controls

16 lines (9 loc) · 363 Bytes

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2167

unexpected literal found in expression

A literal was found where an expression was expected. One of the following may have occurred:

  • A literal was used as an initializer
  • A record tag was omitted from a record constant

* ML 6.0 compatible error

See Also

ASMC Error Messages