summaryrefslogtreecommitdiffstats
path: root/tests/run-make/simple-rlib/bar.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/simple-rlib/bar.rs')
-rw-r--r--tests/run-make/simple-rlib/bar.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/simple-rlib/bar.rs b/tests/run-make/simple-rlib/bar.rs
new file mode 100644
index 000000000..c5c0bc606
--- /dev/null
+++ b/tests/run-make/simple-rlib/bar.rs
@@ -0,0 +1 @@
+pub fn bar() {}