1 2 3 4 5 6 7 8
#include "test2.hpp" // BUG: should complain // # include test2.h int test_call_int() { return 5; }