grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / bug_inv_special.res
2012-11-06 Jean Privatmodel: fix bug where order of classes produces buggy...