int main(int argc, char **argv) {
  somefunctioncall(argc,
                   ok,
                   argv[0]);
  ok
