1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-24 05:03:26 +08:00
CMake/Tests/TestDriver/testExtraStuff3.cxx
2002-03-29 11:12:46 -05:00

5 lines
38 B
C++

int testExtraStuff3()
{
return 1;
}