tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr13183b.c
CommitLineData
af55061b
L
1extern int foo(void);
2
3int main(void)
4{
5 return foo();
6}
This page took 0.578363 seconds and 4 git commands to generate.