Home | History | Annotate | Download | only in data
      1 main(a,b) {
      2     printf("Hello, world\n");
      3 }
      4