lib/standard/ropes: Adapted == method for Ropes since the == method from Collection...
[nit.git] / tests / test_base64.nit
2013-02-04 Alexis Laferrièrelib: adds base64 module and according tests