Add a initial collection of template engines expression

This commit is contained in:
Dominique RIGHETTO
2020-04-18 17:16:20 +02:00
committed by GitHub
parent fa5ef9b567
commit 1bd30300de

View File

@@ -0,0 +1,6 @@
{42*42}
{{42*42}}
{{{42*42}}}
#{42*42}
${42*42}
<%=42*42 %>