summaryrefslogtreecommitdiffstats
path: root/test/Library.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Library.py')
-rw-r--r--test/Library.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library.py b/test/Library.py
index 1a71586..980e7c5 100644
--- a/test/Library.py
+++ b/test/Library.py
@@ -86,6 +86,7 @@ f3b(void)
""")
test.write('f3c.c', r"""
+void
f3c(void)
{
printf("f3c.c\n");