6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: /// <param>...</param>
|
|
# key: comment
|
|
# --
|
|
|
|
/// <param name="$1">$0</param> |