1 2 3 4 5 6 7 8 9 10
/* bug1503067.c */ #include <testfwk.h> const int SPRITE = 0; int sprite = 1; void testBug(void) { }