2016-02-18 14:53:30 +01:00

6 lines
73 B
Plaintext

# name: sub ... { ... }
# key: sub
# --
sub ${1:function_name} {
$0
}