# name: upto(...) { |n| ... }
# key: upt
# --
upto(${n}) { |${i}|
  $0
}