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