A comment or literal string was started but never finished. This could be because the language processor detected:
The end of the program (or the end of the string in an INTERPRET instruction) without finding the ending "*/" for a comment or the ending quotation mark for a literal string
The end of the line for a literal string.
The associated subcodes are:
001
Unmatched comment delimiter ("/*") on line line_number.