blob: 87389b99e430c6eee42dea9220aa66cfb9bc08b6 [file]
extern volatile int x;
void foobar (void) { x--; }