Sign in
ara-mdk
/
platform
/
external
/
clang
/
ad7e160e36a5010358ef33c4c81904297d62b9b2
/
.
/
test
/
Modules
/
Inputs
/
diamond_right.h
blob: fa408ea5ba7f1359e2ce7f22765c33a05d0e971a [
file
] [
log
] [
blame
]
@import
diamond_top
;
double
right
(
double
*);
struct
left_and_right
{
int
left
,
right
;
};