* src/SDCCast.c (isConformingBody): fixed bug 1505811, thanks Robert Larice
[fw/sdcc] / support / regression / tests / bug1503067.c
index cf578437f7dc96db33a413ede8ff01fecca06c86..f11a6505dede12eda46c19c9d34e804d54f7d2db 100644 (file)
@@ -4,3 +4,7 @@
 
 const int SPRITE = 0;
 int sprite = 1;
+
+void testBug(void)
+{
+}