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