blob: 1b429678f21350822bb33d52c18b2dfabd9c5159 [file] [log] [blame]
#include "preamble-with-implicit-import-A.h"
// Typo is defined in B, which is not imported.
void useTypeFromB(Typo *);