#include "f.h" int main() { f(); // Set breakpoint here. return 0; }