Skip to content

LEX010

LEX010 — stray carriage return

SubsystemLexical
Severityerror

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:

Terminal window
q64 explain LEX010