# -*- mode: snippet -*-
# name: with-transaction
# --
with transaction
$0
end transaction