grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / project1 / project1.nit
1 import module1
2
3 redef fun foo do 2.output