Files

4 lines
86 B
Plaintext

# name: fmt.Printf("...: %+v\n", ...)
# key: ppd
# --
fmt.Printf("$1: %#v\n", ${1:})$0