4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: import
|
|
# --
|
|
import ${1:package}$0 |