I downloaded the clockx.bas program from MELABS website and get the following errors when I try to compile.

error line 33: syntax error. (Line 33 is shown below)
OPTION_REG = $55 ' Set TMR0 configuration and enable PORTB pullups

Anyone know why?