grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / test_deriving_alt3.res
2015-03-18 Jean Privattests: add test_deriving