Hacker News new | ask | show | jobs
by eutectic 3296 days ago
Any string is a valid format string.
1 comments

I mean the combination of format string + values.

Anyway, is that really true? "%-1s" should probably give you an error, for example.