initial import
[vuplus_webkit] / Source / ThirdParty / gyp / test / dependencies / c / d.c
1 int funcD() {
2   return 4;
3 }