llvm/clang/test/Modules/Inputs/diamond_bottom.h

@import diamond_left;
@import diamond_right;

char bottom(char *x);