lib/ini: let the user deal with undefined key instead of aborting
[nit.git] / lib / parser_base.nit
2015-06-11 Lucas Bajoletlib: Added simple parser_base module for all hand-parsi...