Hackfix and re-enable strtoull and wcstoull, see bug #3798.
[sdcc.git] / sdcc / support / regression / qct / 0003-local.c
blob894d770ace8411c344c7ff974cb753d79f06b99e
3 int
4 main()
6 int x;
8 x = 4;
9 return x - 4;