6 lines
85 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: echo
# key: echo
# --
@echo ${1:"message to output"}