1 2 3 4 5
/* Used by the test harness to verify working compiler & preprocessor. */ int main() { return 0; }