aboutsummaryrefslogtreecommitdiff
path: root/examples/my_c_archive/bar.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/my_c_archive/bar.c')
-rw-r--r--examples/my_c_archive/bar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/my_c_archive/bar.c b/examples/my_c_archive/bar.c
new file mode 100644
index 0000000..8c9de53
--- /dev/null
+++ b/examples/my_c_archive/bar.c
@@ -0,0 +1 @@
+int bar() { return -42; }