summaryrefslogtreecommitdiff
path: root/faust-mode/declareauthor
blob: ea962299583481dde802317f8682520887b48ac6 (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# name: declare author
# key: da
# --
declare author "$1";
$0