ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-ctf / nonrepresentable-1.c
blob3135347a5ab14bfc437bd2d4ff5f58d6083f5da2
1 #include <complex.h>
3 int foo (complex int a)
5 return 3;