lib/core: Fix RopeBytes::[]
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 3 May 2016 19:53:06 +0000 (15:53 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 3 May 2016 19:53:06 +0000 (15:53 -0400)
commitac39032387ba2539b3bdaa81c7b44558607a8288
treea6fa1470d57eb5c868d68cceff86d854570fa071
parent3fe5fcf063e51ef7528886e52cc63832760fc89c
lib/core: Fix RopeBytes::[]

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/text/ropes.nit
tests/sav/test_rope_bytes.res [new file with mode: 0644]
tests/test_rope_bytes.nit [new file with mode: 0644]