grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / icode_ireg.tests
2010-12-22 Jean-Sebastien Gelinastests: add missing tests file for icode_ireg