Retro68/binutils/gold/testsuite/ver_test_pr16504_a.c

6 lines
62 B
C
Raw Normal View History

2018-12-28 15:25:28 +00:00
const char* foo(void);
const char*
foo(void)
{ return "x"; }