grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / error_inh_clash4.nit
2013-08-06 Jean Privattests: update error_inh_clash*