;;(foo ()) / 1
;;foo ()
;;(1, 2) -> printTuple
let f [arity:1]() = (((foo ()) / 1; foo (); (1, 2) -> printTuple)
  [@res.braces ])