2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20010525-1.c
blob2e4ae382ab90f3eeac12df695b038eef34fc39de
1 static int kind_varread(char *str)
3 if (0 == memcmp("%_#", str, 3)) return 2;
4 /* NOTREACHED */