tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-1a.c
1 unsigned long long bar (unsigned long long y)
2 {
3 return 30 / y;
4 }
This page took 0.042483 seconds and 4 git commands to generate.