initial import
[vuplus_webkit] / Source / ThirdParty / gyp / test / dependencies / c / c.c
1 int funcC() {
2   return 3
3   // Intentional syntax error. This file should never be compiled, so this
4   // shouldn't be a problem.