LEX010
LEX010 — stray carriage return
| Subsystem | Lexical |
| Severity | error |
A bare carriage return (CR) was found in the source. q64 source uses Unix line endings (LF, \n); a lone \r not paired with \n is rejected. Re-save the file with LF line endings.
From your terminal:
q64 explain LEX010