1 int
2 main (int argc, char const **argv)
3 {
4     return 0; // break here
5 }
6