Hackfix and re-enable strtoull and wcstoull, see bug #3798.
[sdcc.git] / sdcc / support / valdiag / tests / bug-3014.c
blobd45385dee4c51ef129c997a823c9772d31fbe161
1 /* bug-3014.c
3 Crash on incomplete semi-K&R function.
4 */
6 #ifdef TEST1
7 void *f(a)
8 #endif /* ERROR */