Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
72685630b693c0ba6050875128ff6bb18107ba2f
/
.
/
test
/
Index
/
getcursor-preamble.h
blob: 519e655c6ee3dc5f2eba253efafa2270a7ef1b54 [
file
] [
log
] [
blame
]
@interface
I
{
struct
AA
{
int
x
;
}
aa
;
int
var
;
}
-(
id
)
foo
;
@end