lib/core: Fix bug in StringByteView, misuse of `String::length`
[nit.git] / tests / test_buffer_unicode.nit
2015-07-23 Lucas Bajolettests: Updated for correct semantics, added new tests...