grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / base_eq2_float.res
2012-12-06 Jean Privattests: test equality on Float