aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates/match-no-ws.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/templates/match-no-ws.html')
-rw-r--r--testing/templates/match-no-ws.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/match-no-ws.html b/testing/templates/match-no-ws.html
new file mode 100644
index 0000000..2ab0bf3
--- /dev/null
+++ b/testing/templates/match-no-ws.html
@@ -0,0 +1 @@
+{% match foo %}{% when Some with (bar) %}{{ bar }}{% when None %}{% endmatch %}