7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: return
|
|
# key: @return
|
|
# uuid: @return
|
|
# condition: (sp-point-in-comment)
|
|
# --
|
|
@return ${1:description} |