main.c 82 Bytes Raw Blame History Permalink 1 2 3 4 int main(int argc, char const *argv[]) { int i = 5; return 0; // break here }