| 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; |
| 6 |
| 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; |
| 6 |