grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / base_char_operators.res
2012-12-01 Jean Privatnitg-sep: signature adaptation is done on the declared...