lib/core: Added shortcut for common ASCII-case in `find_beginning_of_char_at`
[nit.git] / tests / base_no_object.nit
2013-11-27 Jean Privattests: replace usage of `is` with `is_same_instance`
2009-07-07 Jean Privatsyntax: if absent, create classes Object and Bool in...