2016-10-20 10:27:10 +02:00

6 lines
73 B
Plaintext

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