var v: T = foo(
   # Comment for a
   a,

   # Comment for b
   b
);
