stdlib/strings: Fixed behaviour for substring_from, returns an empty string instead...
[nit.git] / tests / test_base64.nit
2013-02-04 Alexis Laferrièrelib: adds base64 module and according tests