new testcase for PR326
[oota-llvm.git] / test / CFrontend / 2004-05-21-IncompleteEnum.c
1 void test(enum foo *X) {
2 }
3