grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / error_prop_name.res
2014-04-11 Jean Privattests: add error_prop_name*