83b03cd
1
{% if let Digits { one, two, three } = digits %}{{ one }} {{ two }} {{ three }}{% endif %}