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