Sign in
fuchsia
/
third_party
/
swift-clang
/
refs/heads/upstream/google
/
.
/
test
/
Modules
/
Inputs
/
point.h
blob: eab23d5867a8bac7d932c55573fa7db8fe169167 [
file
] [
edit
]
struct
Point
{
int
x
,
y
;
};