A bug with String(format:) "n$" positional specifier?

@xwu Thanks for the information. So a simple workaround is to call sprintf() in Swift. Unfortunately, it turns out not easy to do that. See my another question.