Ted Kremenek | 2a76410 | 2011-12-17 05:26:11 +0000 | [diff] [blame] | 1 | // This file intentionally has a bug. It is intended |
2 | // to be used with serialized-diagnostics.c to show | ||||
3 | // how errors are handled with #includes in serialized | ||||
4 | // diagnostics. | ||||
5 | char *badStr = 1; |