5 lines
99 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: option
# key: opt
# --
option(${1:OPT} "${2:docstring}" ${3:value})