| 3663 | } |
| 3664 | |
| 3665 | extern "C" EXPORT const char* STDCALL AStyleGetVersion (void) |
| 3666 | { |
| 3667 | return g_version; |
| 3668 | } |
| 3669 | |
| 3670 | // ASTYLECON_LIB is defined to exclude "main" from the test programs |
| 3671 | #elif !defined(ASTYLECON_LIB) |
nothing calls this directly
no outgoing calls
no test coverage detected