liquid-rust
liquid-rust copied to clipboard
`times` of a string is 0?
Example test:
assert_template_result!("0", r#"{{ "foo" | times:4 }}"#);