6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: on
|
|
# --
|
|
on $1
|
|
$0
|
|
end $1 |