xref: /llvm-project/clang/test/Modules/Inputs/diamond_bottom.h (revision c50d4924eb2e84f5b2d9a39ab828410624f27643)
1*c50d4924SDouglas Gregor @import diamond_left;
2*c50d4924SDouglas Gregor @import diamond_right;
308142534SDouglas Gregor 
44dd3e948SDouglas Gregor char bottom(char *x);
5