grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / tests / sav / base_notnull_lit.res
1 Array[Int]
2 156
3 Range[Int]
4 12345