examples/calculator: avoid crash from call to `to_n` on empty strings
[nit.git] / tests / test_to_upper_lower.nit
2014-06-23 Lucas Bajolettests: Updated to fit new API.
2014-05-02 Lucas Bajoletlib/standard/string: Added implementations for to_upper...