FIRSTACCOUNT69 commited on
Commit
c32af64
·
verified ·
1 Parent(s): 5aa2ac1

Test SSTI in README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Test SSTI
6
+
7
+ {{7*7}}
8
+
9
+ ${7*7}
10
+
11
+ ${{7*7}}