Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
link-path-order
/
correct.c
blob: 3064af952f898dd0af82955b866136b66867c114 [
file
] [
log
] [
blame
] [
edit
]
int
should_return_one
()
{
return
1
;
}