test pre-commit

This commit is contained in:
Benjamin Sergeant 2020-04-20 23:11:04 -07:00
parent 4c61aede2e
commit 755493eaf3

View File

@ -31,6 +31,10 @@
#define getpid _getpid
#endif
int helper()
{
return 0;
}
int main(int argc, char** argv)
{