]> git.lizzy.rs Git - rust.git/blob - src/test/run-make/link-path-order/wrong.c
Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton
[rust.git] / src / test / run-make / link-path-order / wrong.c
1 // ignore-license
2 int should_return_one() { return 0; }