aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/unprel1lib1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/unprel1lib1.c')
-rw-r--r--testsuite/unprel1lib1.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/unprel1lib1.c b/testsuite/unprel1lib1.c
new file mode 100644
index 0000000..8f85da3
--- /dev/null
+++ b/testsuite/unprel1lib1.c
@@ -0,0 +1,5 @@
+int
+baz ()
+{
+ return 42;
+}