# -*- mode: snippet; require-final-newline: nil -*- # name: function_external # key: fe # -- function ${1:name}(${2:arg}) external { $0 }