-- It seems OK, but wait! -- There's a tab in the second assignment statement, and that's not allowed -- (only spaces used in the first assignment) SEQ this.is.OK := just.lots.of.spaces + no.tabs this.is.bad := next.character.is.tab + that.is.not.allowed