C++程序  |  5行  |  84 B

// Include definition of A into the same module as c.h
#include "a.h"

struct B {};