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