lib/standard/string: reverse iterator fix on substring. Fixes #709
[nit.git] / tests / sav / base_for_nullable.res
2014-02-25 Alexandre Terrasatyping: fix failed cast when iterate over a nullable...