A token matches under the following conditions:
* If the value of TYPE is `t' then the match succeeds if and only if the
- parser it not at end-of-file.
+ parser is not at end-of-file.
* If the value of TYPE is not `eql' to the token type then the match
fails.