dot-files/vim/bundle/go/gosnippets/minisnip/_go_err

4 lines
36 B
Plaintext

if err != nil {
return {{+err+}}
}