Initial commit.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
if ${1:condition}
|
||||
${2:/* code */}
|
||||
else
|
||||
${1}
|
||||
end
|
||||
Reference in New Issue
Block a user