lib/core: Made FlatString abstract and added fast version for ASCII-only Strings
[nit.git] / tests / test_nitunit4 /
2015-12-15 Alexandre Terrasanitunit: add a test to show how non-local redefinition...