grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / test_ffi_c_primitives.nit
2013-08-02 Alexis Laferrièretests: converts 6 tests from the old nitni to FFI