# -*- mode: snippet -*-
# name: test
# key: test
# --
test "$1" do
  $0
end
