aboutsummaryrefslogblamecommitdiffstats
path: root/testing/templates/if-let-shadowing.html
blob: 7f3d50f034622440ce43cbbf5af1ca995461aa39 (plain) (tree)
1
                                                   
{% if let Some(text) = text %}{{ text }}{% endif %}