rt_gccstream/gcc/testsuite/gcc.dg/lto/20081125_1.c

5 lines
31 B
C

int foo (int x)
{
return x;
}