lib/core: Added shortcut for common ASCII-case in `find_beginning_of_char_at`
[nit.git] / tests / test_bufferedfilereader.nit
2015-04-24 Lucas Bajolettests: Added test for correct semantics of read in...