blob: ca2e4db6d72ba477a984d48e0d807307bc864a3d [file] [log] [blame]
#include <stdio.h>
void VerifyC(void)
{
printf("VerifyC\n");
}