Home | History | Annotate | Line # | Download | only in lib
      1 /* Used by the test harness to verify working compiler & preprocessor.  */
      2 int main()
      3 {
      4   return 0;
      5 }
      6