REM

PET VIC-20 C64 C16 Plus/4 C128 X16 M65

Syntax

REM <comments>

or

' <comments>

The REM keyword marks a comment until the end of that line. The compiler will ignore it.