function ${1:function_name} (${2:argument}) {
	${3:// body}
}