Sign in
fuchsia
/
third_party
/
rust
/
thinner-fuchsia-sysroot
/
.
/
src
/
test
/
run-make
/
link-path-order
/
wrong.c
blob: c53e7e3c48c058cdf12cf54043aa94e4882d71ec [
file
] [
log
] [
blame
]
// ignore-license
int
should_return_one
()
{
return
0
;
}