summaryrefslogtreecommitdiff
path: root/Tests/Complex/Library/SystemDir/testSystemDir.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Complex/Library/SystemDir/testSystemDir.h')
-rw-r--r--Tests/Complex/Library/SystemDir/testSystemDir.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/Complex/Library/SystemDir/testSystemDir.h b/Tests/Complex/Library/SystemDir/testSystemDir.h
new file mode 100644
index 000000000..73be3538e
--- /dev/null
+++ b/Tests/Complex/Library/SystemDir/testSystemDir.h
@@ -0,0 +1,2 @@
+// Purposely leave off the return type to create a warning.
+foo() { return 0; }