Home | History | Annotate | Download | only in tests
      1 /* FAIL - cannot declare a variable as having type `void' */
      2 void foo;
      3