mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-22 02:46:50 +00:00
* fix strformat precision handling for strings * add some limited unicode awareness to the precision handling for strings * improvement suggested by Varriount: use setLen and runeOffset instead of runeSubstr