stdlib/strings: Moved append to Buffer, now works on all known variants of Text.
[nit.git] / tests / test_file_extension.nit
2012-02-13 Alexis Laferrièrelib: adds String::file_extension to retreive extension...