# -*- mode: snippet -*-
|
|
# name: using-terms-from-application
|
|
# --
|
|
using terms from application "$1"
|
|
$0
|
|
end using terms from
|