Fix gen-tgmath-tests.py for _Float64, _Float64x testing.
[glibc.git] / dlfcn / modstatic.c
blob5ea71171cfa2c0990c838327dda9723610f1c55c
1 extern int test (int);
3 int
4 test (int a)
6 return a + a;