```typ // "))a))" strfmt("{:)^4}", "a") // ")abc)" strfmt("{:)^4}", "abc") ``` Per Rust, these should be `)a))` and `abc)` respectively.