The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
diamond_right.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
@import diamond_top
;
double
right
(
double
*
)
;
struct
left_and_right
{
int
left
,
right
;
}
;