tests: extends test_seq and bench_seq with CircularArray
[nit.git] / lib / parser_base.nit
2015-06-11 Lucas Bajoletlib: Added simple parser_base module for all hand-parsi...