summaryrefslogtreecommitdiffstats
path: root/Tests/InterfaceLibrary/ifacedir/sub.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/InterfaceLibrary/ifacedir/sub.cpp')
-rw-r--r--Tests/InterfaceLibrary/ifacedir/sub.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/InterfaceLibrary/ifacedir/sub.cpp b/Tests/InterfaceLibrary/ifacedir/sub.cpp
new file mode 100644
index 0000000..165a66a
--- /dev/null
+++ b/Tests/InterfaceLibrary/ifacedir/sub.cpp
@@ -0,0 +1 @@
+int sub() { return 0; }