grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / example_string_alt1.res
2014-11-06 Lucas Bajolettests: Updated tests for new Ropes