5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: impl
|
|
# key: impl
|
|
# --
|
|
implements ${1:Name}$0 |