7 lines
No EOL
75 B
Text
7 lines
No EOL
75 B
Text
# -*- mode: snippet -*-
|
|
# name: test
|
|
# key: test
|
|
# --
|
|
@test "$1" {
|
|
$0
|
|
} |