summary refs log tree commit diff
path: root/snippets/go-mode/<<
blob: fa0ac54f994cd187d9226a9b5a61bc86086f4177 (plain) (blame)
1
$1 = append(${1:theSlice}, ${2:theValue})