grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / test_pretty / test_comments1.nit
2014-09-03 Alexandre Terrasatests: add tests for nitpretty