https://issues.dlang.org/show_bug.cgi?id=17288
--- Comment #1 from [email protected] --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/b09ad9aeeaed177ca1fa2721d36064b4c00d3fe6 Fix Issue 17288 - formattedWrite with width/precision and no value Previously an RangeError at runtime or assert(0) at CT would fire from formatNth with message e.g. "n = 1". --
