Currently, we only test the well-formed format strings. We should add `.verify` tests for invalid strings and make sure they fail the compilation.
Currently, we only test the well-formed format strings. We should add
.verifytests for invalid strings and make sure they fail the compilation.