grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / base_self_type.nit
2014-11-12 Alexis Laferrièretests: test the virtual type SELF