blob: c13326b85794c012018edb38c317712a9973bfb3 [file]
#include<subdefs.h>
int DLL_PUBLIC subfunc() {
return 42;
}