Add .gitattributes and .gitignore files and normalize line endings in the repository...
[reactos.git] / sdk / lib / 3rdparty / stlport / build / Makefiles / ut / app2 / test31.cc
1 int f()
2 {
3 return 3;
4 }