]> Git Repo - binutils.git/blob - ld/testsuite/ld-ctf/nonrepresentable-1.c
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-ctf / nonrepresentable-1.c
1 #include <complex.h>
2
3 int foo (complex int a)
4 {
5   return 3;
6 }
7
This page took 0.02628 seconds and 4 git commands to generate.