CMake/Tests/RunCMake/Framework/foo.c

2 lines
25 B
C
Raw Normal View History

int foo() { return 42; }