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