When attempting to compile a basic rule, overtime, inserting a space between table: and overtime_worked on line 13 resulted in the following compilation error:
Failed to match sequence (STATEMENT (SPACE? STATEMENT){0, } SPACE?) at line 1 char 139.
Ideally, this statement would point the user to the correct line and character.