4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: List(...)
|
||
|
# --
|
||
|
List(${1:args}) $0
|