# -*- mode: snippet -*-
# key: rp
# --

repeat (${1:N}) ${2:begin
   $0
end}