lib/standard: reimplement `files` with basic FFI (so can be used in bootstraped)
[nit.git] / tests / test_char_is_meths.nit
2011-01-25 Alexis Laferrièrelib: adds methods to tell if Char is a lower, upper...