From aecd8036cabc5b9e71fd5e561db8510a7d56c335 Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Sun, 3 May 2020 10:30:48 +0200 Subject: [PATCH] Add the expression for the doT engine --- Fuzzing/template-engines-expression.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Fuzzing/template-engines-expression.txt b/Fuzzing/template-engines-expression.txt index c4ae9a2..42a7c76 100644 --- a/Fuzzing/template-engines-expression.txt +++ b/Fuzzing/template-engines-expression.txt @@ -5,3 +5,4 @@ #{42*42} ${42*42} <%=42*42 %> +{{=42*42}}