Retro68/binutils/ld/testsuite/ld-plugin/pr15323b.c

4 lines
43 B
C

extern int x;
void foobar (void) { x--; }