code-intelligence.com/cifuzz@v0.40.0/examples/cmake/src/explore_me.h (about) 1 #include <string> 2 using namespace std; 3 4 void exploreMe(int a, int b, string c);