mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-go/gosnippets/minisnip/_go_err

4 lines
36 B
Plaintext

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