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

7 lines
96 B
Plaintext

# -*- mode: snippet -*-
# name: command
# key: command
# --
command ${1:void} ${2:naMe}($3) {
}