grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / examples / clock_more.nit
2011-02-17 Jean Privatexample: add clock.nit and clock_mode.nit