grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / lib / ios / app.nit
2015-03-30 Alexis Laferrièrelib: intro the iOS library