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