summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/template/templates/import_as_with_context.j2
blob: 3dd806a35b4d809f856d81d42b0efcbbe34c7564 (plain)
1
2
3
{% import 'qux' as qux with context %}
hello world as qux with context
{{ qux.wibble }}