# -*- mode: snippet -*-
# name: repeat-with
# --
repeat with $1
$0
end repeat