7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: type
|
|
# key: type
|
|
# --
|
|
type $1 $2 {
|
|
$0
|
|
} |