# -*- mode: snippet -*-
# key: al
# --

always_latch begin : ${1:label}
   $0
end : $1
