5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: import
|
|
# key: im
|
|
# --
|
|
import("$1.lib");$0 |