lib/android: fix `AndroidKeyEvent::to_c` to return a `nullable Char`
[nit.git] / tests / test_char_is_meths.nit
2011-01-25 Alexis Laferrièrelib: adds methods to tell if Char is a lower, upper...