# -*- mode: snippet -*-
|
|
# contributor: USAMI Kenta <tadsan@zonu.me>
|
|
# name: Doc comment (one-line)
|
|
# key: *
|
|
# group: annotation
|
|
# --
|
|
/** ${1:Summary} */
|