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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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