summaryrefslogtreecommitdiff
path: root/test/Libs/bug2903/lib.c
blob: 65f4cd29fa192fcdb5e3107f8cd65e016db5ebe7 (plain)
1
2
3
4
#ifdef _WIN32
__declspec(dllexport)
#endif
int i;