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