grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / test_c.res
2014-07-08 Alexis Laferrièretests: add test for module C