grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / test_separate_options.nit
2012-04-12 Alexis Laferrièretests: adds test for separate_options module