1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 19:43:23 +08:00
Files
CMake/Tests/TestDriver/testExtraStuff3.cxx
2002-03-29 11:12:46 -05:00

5 lines
38 B
C++

int testExtraStuff3()
{
return 1;
}