Initial commit.
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
IF ${1:Condition}
|
||||
THEN ${2:Action}
|
||||
${3:ELSE ${4:OtherWise}}
|
||||
Reference in New Issue
Block a user