grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / test_ropes_buffer_clear.res
2014-12-04 Jean-Christophe... ropes: Reset everything when clearing.