grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / error_parser_oneline_comment.nit
2012-02-17 Jean Privatparser: allow comments without eol (for eof)