sS format_curly(S pat, S... args) {
  ret format3_curly(pat, args);
}