8 lines
78 B
Plaintext
Raw Normal View History

# -*- mode:snippet -*-
# name: import (...)
# key: imp
# --
import (
"$0"
)