The compiler has a feature to warn on bad printf-style formats: https://dlang.org/spec/pragma.html#printf It should be applied to `TextFormat`.
The compiler has a feature to warn on bad printf-style formats:
https://dlang.org/spec/pragma.html#printf
It should be applied to
TextFormat.