int main(int argc, char **argv) {
  somefunctioncall(argc,
                   nestedcall(var,
                              ok));
  ok
