Merge: lib/fixed_ints: fix crash on `"-".is_int`
[nit.git] / tests / test_char_is_meths.nit
2011-01-25 Alexis Laferrièrelib: adds methods to tell if Char is a lower, upper...