Files
.emacs.d/snippets/go-mode/pd

4 lines
55 B
Plaintext

# name: fmt.Println(...)
# key: pd
# --
fmt.Println($0)