main.c 81 Bytes Raw Blame History Permalink 1 2 3 4 int main() { const char *s = "Hello macCatalyst!"; return 0; // break here }