Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
tests
/
run-make
/
link-path-order
/
wrong.c
blob: 64275b3ad6bb0f78f4edd2abee386e200c445bff [
file
] [
log
] [
blame
]
int
should_return_one
()
{
return
0
;
}