main.cpp 61 Bytes Raw Blame History Permalink 1 2 3 4 5 6 int main() { long foo = 1234; return 0; // break here }