blob: 03c0ad98dfd8d1d37731a18b7b67ded5b5c182c9 [file] [log] [blame]
// Include definition of A into the same module as c.h
#include "a.h"
struct B {};