/* DEJAGNU_OUTPUT:"Failed (if it compiled at all)..." */ main() { int s; s = sizeof main; printf("Failed (if it compiled at all)...\n"); }