]> git.lizzy.rs Git - rust.git/blob - tests/run-make/rlib-format-packed-bundled-libs/native_dep_1.c
Auto merge of #106458 - albertlarsan68:move-tests, r=jyn514
[rust.git] / tests / run-make / rlib-format-packed-bundled-libs / native_dep_1.c
1 int native_f1() { return 1; }