[2020-02] Avoid following invalid pointers in mono_w32process_get_modules on Darwin...
[mono-project.git] / mono / tests / libtest.cpp
blob4b1e18c50e53904661c0212504d3d8273c7cf32b
1 // Libtest.c needs to be C++ for Visual C++ to accept __thiscall.
2 // gcc accepts __thiscall in C.
3 #include "libtest.c"