# -*- mode: snippet -*-
# name: after
# key: after
# --
after ${1:n}: ${2:type} -> {
    $0
}