Cross Reference: diamond_bottom.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
diamond_bottom.h
Home
History
Annotate
Line#
Navigate
Download
only in
diamond_bottom.h
1
@
import
diamond_left
;
2
@
import
diamond_right
;
3
4
char
bottom
(
char
*x);
5